错误1 、 [!] /usr/bin/git clone 'https://github.com/CocoaPods……
执行 sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
(-switch 后面加上你的Xcode.app包内容里的Developer的文件夹路径即可)
错误2 、 update install 下载慢
命令如下:
pod install --verbose --no-repo-update
pod update --verbose --no-repo-update