更改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