@@@ Cocoapods的一个坑

2017-03-14  本文已影响293人  ___1o_8o

[!] Unable to satisfy the following requirements:

None of your spec sources contain a spec satisfying the dependencies: SVProgressHUD, SVProgressHUD (= 2.1.2).

You have either:

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

BFCEF884-84DA-4707-A345-DCA44A891EC1.png

昨天晚上在clone的项目进行Pod install的时候 出现了这个, 当时以为pod update下就行了,所以挂了一晚上的update,今天早上来还是出现这个错误

刚刚google下,是因为SVProgressHUD支持的最低版本现在是8.0 而我的podspec是7.0,所以会出现错误.

上一篇 下一篇

猜你喜欢

热点阅读