Pod搜不到类库解决办法

http://hcoder.cn/2015/08/19/cocoaPods/

1、重新repo

pod repo remove master
pod repo add master https://gitcafe.com/akuandev/Specs.git
pod repo update
或者可用http://git.oschina.net/akuandev/Specs.git 即可使用oschina上的镜像。

 

posted @ 2016-03-28 10:47  索马里猫  阅读(319)  评论(0编辑  收藏  举报