[!] CocoaPods could not find compatible versions for pod "AlipaySDK-iOS":
In Podfile:
tobias (from .symlinks/plugins/tobias/ios) was resolved to 0.0.1, which depends on
AlipaySDK-iOS (~> 15.7.9)
None of your spec sources contain a spec satisfying the dependency: AlipaySDK-iOS (~> 15.7.9).
You have either:
out-of-date source repos which you can update with pod repo update or with pod install --repo-update.
mistyped the name or version.
not added the source repo that hosts the Podspec to your Podfile.
[!] CocoaPods could not find compatible versions for pod "AlipaySDK-iOS": In Podfile: tobias (from
.symlinks/plugins/tobias/ios
) was resolved to 0.0.1, which depends on AlipaySDK-iOS (~> 15.7.9)None of your spec sources contain a spec satisfying the dependency:
AlipaySDK-iOS (~> 15.7.9)
.You have either:
pod repo update
or withpod install --repo-update
.