coinbase / coinbase-ios-sdk

Integrate bitcoin into your iOS application with Coinbase
https://www.coinbase.com/
Apache License 2.0
171 stars 66 forks source link

pod version? 3.3? 4.0? #52

Closed dangell7 closed 5 years ago

dangell7 commented 5 years ago

I had a question why I do I see two different versions? Also, I was unable to download and install the 4.0 pod.

Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "coinbase-official":
  In Podfile:
    coinbase-official (~> 4.0)

None of your spec sources contain a spec satisfying the dependency: `coinbase-official (~> 4.0)`.

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.

Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.

[!] Automatically assigning platform `ios` with version `11.3` on target `beattheline` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.

I may have done something wrong? I updated, deleted and reinstalled. Any help would be awesome.

my cocoapods version is 1.7.5

Thanks,

dangell7 commented 5 years ago

pod 'coinbase-official', :git => 'https://github.com/coinbase/coinbase-ios-sdk', :branch => 'master'