if you need to run pod setupwith 0.39 instead:
(cd ~/.cocoapods/repos && git clone https://github.com/CocoaPods/Specs.git && mv Specs master && cd master && git checkout v0.32.1)
to create, pod installfollow my link in the original post or look at the answer of Mereuta.
source
share