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

pod can't find 3.4.0 #18

Closed
lamb-mei opened this issue Nov 30, 2014 · 3 comments
Closed

pod can't find 3.4.0 #18

lamb-mei opened this issue Nov 30, 2014 · 3 comments

Comments

@lamb-mei
Copy link

i got error
[!] Unable to satisfy the following requirements:
YLProgressBar (~> 3.4.0) required by Podfile

i use #pod search YLProgressBar
can't find version 3.4.0
1__lamb-mei_lamb-mei-mbp____dropbox_allpay_allpay_app_ios_app_allpay__zsh_

@erdemtu
Copy link
Contributor

erdemtu commented Nov 30, 2014

I use 3.4.0 and I don't have this problem.
Also cocoapods.org shows the correct result:
http://cocoapods.org/?q=ylprogressbar

It might be that your cocoapods configuration somehow uses an older version of the specs repo as source.

@yannickl
Copy link
Owner

yannickl commented Dec 1, 2014

Indeed, when I look for the YLProgressBar pod I have this result:

-> YLProgressBar (3.4.0)
   The YLProgressBar is an UIProgressView replacement with an highly and fully customizable
   animated progress bar in pure Core Graphics.
   pod 'YLProgressBar', '~> 3.4.0'
   - Homepage: https://github.com/YannickL/YLProgressBar
   - Source:   https://github.com/YannickL/YLProgressBar.git
   - Versions: 3.4.0, 3.3.0, 3.2.0, 3.1.1, 3.1.0, 3.0.0, 2.0.0, 1.0.1, 1.0.0 [master
   repo]

Have you tried to update your cocopod install (gem update cocoapods)? Or may be this is a cache issue?

@lamb-mei
Copy link
Author

lamb-mei commented Dec 4, 2014

I update rvm & gem & cocoapod
to solve this problem
thanks for your reply

@lamb-mei lamb-mei closed this as completed Dec 4, 2014
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

3 participants