Setting up CocoaPods master repo
[!] /usr/bin/git clone https://github.com/CocoaPods/... master
Cloning into 'master'...
fatal: unable to access 'https://github.com/CocoaPods/...': SSLRead() return error -36
不知道是不是删了什么东西,pod setup 老是出错,网上查了很多解决方案都行不通。手动git clone 也报
You can refer to this article: https://segmentfault.com/a/11...
It is recommended to reset the master after removing it
Just use the domestic mirror.
Then just execute it
pod install
directly in your project directory without setup repo.http://blog.csdn.net/www9500n... I always reported errors before, but then I changed the network and used my mobile hotspot and everything was fine