Solution:
git config --global http.proxy
git config --global --unset http.proxy
Reference: https://stackoverflow.com/questions/30537386/connection-error-with-cocoapods-proxy-connect-aborted
Solution:
git config --global http.proxy
git config --global --unset http.proxy
Reference: https://stackoverflow.com/questions/30537386/connection-error-with-cocoapods-proxy-connect-aborted