cocoapod
「gem install cocoapods」を使用して正常にインストールできました。その後、「pod setup」を使用してポッドをセットアップしようとしますが、致命的なエラーが発生します。
sh-3.2# pod setup
Setting up CocoaPods master repo
[!] Pod::Executable clone 'https://github.com/CocoaPods/Specs.git' master
「マスター」に複製しています...
error: transfer closed with outstanding read data remaining while accessing https://github.com/CocoaPods/Specs.git/info/refs?service=git-upload-pack
fatal: HTTP request failed
これを解決するのを手伝ってください..