报错如图所示
打开终端,进入到你的工程根目录下,打入命令
git config http.postBuffer 524288000
再重新 pod install 就可以了 命令作用:调整缓存大小为500M