iOS Pod install, None of your spec sources contain a spec satisfying the dependency: `GoogleAds-IMA-iOS-SDK (~> 3.4)`.

1,355 views
Skip to first unread message

thomas ridenour

unread,
Feb 22, 2017, 11:09:25 PM2/22/17
to Interactive Media Ads SDK
I get the following error when installing using cocoa pod

!] Unable to satisfy the following requirements:

- `GoogleAds-IMA-iOS-SDK (~> 3.4)` required by `Podfile`

None of your spec sources contain a spec satisfying the dependency: `GoogleAds-IMA-iOS-SDK (~> 3.4)`.

You have either:
 * out-of-date source repos which you can update with `pod 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.


In the Advanced Example and Cast Example

Veer Arjun Busani

unread,
Feb 23, 2017, 10:43:45 AM2/23/17
to Interactive Media Ads SDK
Hi Thomas,

It seem that the local repo on your machine has not been updated. You need to run pod repo update and then do pod install on the build. This would update the IMA's pod spec to the latest one.

Thanks,
Arjun Busani
IMA SDK Team

thomas ridenour

unread,
Feb 24, 2017, 10:08:39 PM2/24/17
to Interactive Media Ads SDK
When I do update on the repo I get this, I have tried many times...


Thomass-MacBook-Pro:advancedIMA skyride$ pod repo update
Updating spec repo `master`
Performing a deep fetch of the `master` specs repo to improve future performance
[!] /usr/bin/git -C /Users/skyride/.cocoapods/repos/master fetch --unshallow

error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

Veer Arjun Busani

unread,
Feb 27, 2017, 10:48:44 AM2/27/17
to Interactive Media Ads SDK
Hi Thomas,

This looks like a CocoaPods issue. See if this post from StackOverflow might help. If it does not, then you can always manually integrate the IMA framework into your project.

Thanks,
Arjun Busani
Mobile Ads SDK Team
Reply all
Reply to author
Forward
0 new messages