Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.0.6 version is not downloadable via CocoaPods #7

Closed
theduman opened this issue Feb 28, 2017 · 3 comments
Closed

0.0.6 version is not downloadable via CocoaPods #7

theduman opened this issue Feb 28, 2017 · 3 comments

Comments

@theduman
Copy link

Hi mate. You saw the problem. If you remove the version it downloads 0.0.5 version successfully. Maybe you didnt upload the 0.0.6 version to cocoapods?

[!] Unable to satisfy the following requirements:

  • MRCountryPicker (~> 0.0.6) required by Podfile

None of your spec sources contain a spec satisfying the dependency: MRCountryPicker (~> 0.0.6).

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.
@xtrinch
Copy link
Owner

xtrinch commented Mar 2, 2017

Have you tried pod repo update?

@theduman
Copy link
Author

theduman commented Mar 2, 2017

It works now after the pod repo update command, you also need sudo gem install cocoapods after that. A warning at README file could be helpful for others I think.

@theduman theduman closed this as completed Mar 2, 2017
@xtrinch
Copy link
Owner

xtrinch commented Mar 2, 2017

This really doesn't have much to do with this library, and the pod install command warns you that this could possibly be an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants