I don’t understand what problem cocopods has and what I should do to fix it.
I wrote “pod update” from terminal for an old project of mine.
But this error comes out of the terminal:
Updating local specs repositories
Setting up CocoaPods master repo
$ /Applications/CocoaPods 1.5.2.app/Contents/Resources/bundle/bin/git clone
https://github.com/CocoaPods/Specs.git master –progress
Cloning into ‘master’…
warning: templates not found /Applications
1.5.2.app/Contents/Resources/bundle/share/git-core/templates
fatal: Unable to find remote helper for ‘https’
[!] Unable to add a source with url https://github.com/CocoaPods/Specs.git named master.
You can try adding it manually in ~/.cocoapods/repos or via pod repo add.




