CocoPods本地库更新
2016-04-19 本文已影响779人
Mr__大太阳
更改Cocoapods github仓库为oschina
pod repo remove master
pod repo add master https://gitcafe.com/akuandev/Specs.git
pod repo update
pod setup
原github仓库地址
https://github.com/CocoaPods/Specs.git
Pod 常用操作指令
pod install --verbose --no-repo-update
pod update --verbose --no-repo-update