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