Working on OSX 10.8.2
After a fresh install of CocoaPods.
I'm trying to
$ pod setup
And I get
[!] git clone 'https://github.com/CocoaPods/Specs.git' master
Cloning into 'master'...
error: The requested URL returned error: 503 while accessing
https://github.com/CocoaPods/Specs.git/info/refs
fatal: HTTP request failed
Am I doing something wrong ?