Closed lamb-mei closed 10 years ago
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.
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?
I update rvm & gem & cocoapod
to solve this problem
thanks for your reply
i got error [!] Unable to satisfy the following requirements:
YLProgressBar (~> 3.4.0)
required byPodfile
i use #pod search YLProgressBar can't find version 3.4.0