remote: Counting objects: 854549, done.
remote: Compressing objects: 100% (3453/3453), done.
error: RPC failed; curl 56 SSLRead() return error -9806 MiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed 错误
使用
git config --global http.postBuffer
然后
GIT_CURL_VERBOSE=1 git clone https://github.com/CocoaPods/Specs.git
pod setup