Setting up CocoaPods master repo
$ /usr/bin/git clone https://github.com/CocoaPods/Specs.git master --progress
Cloning into 'master'...
fatal: unable to access 'https://github.com/CocoaPods/Specs.git/': Failed to connect to 10.31.0.897 port 8888: Connection refused
[!] /usr/bin/git clone https://github.com/CocoaPods/Specs.git master --progress
Cloning into 'master'...
fatal: unable to access 'https://github.com/CocoaPods/Specs.git/': Failed to connect to 10.31.0.897 port 8888 : Connection refused
i installed cocoapods-1.2.0 successfully but I am getting the above error while doing the pod setup command ,even i tried with the different network same proxy issue its coming,someone help me out guys.
Edit:
i found the solution here