I am trying to use private repositories to break up a larger application. I have followed the guides at:
In case mokagio's answer doesn't work for anyone, here is what worked for me:
Just change private repo url to https://
https://
pod spec lint --sources='https://our-private-spec-repo:iOS/Specs.git,https://github.com/CocoaPods/Specs'