SyntaxFix
Write A Post
Hire A Developer
Questions
I have an alternative solution that I currently use. By changing the repository URL in Podfile to:
source 'https://cdn.cocoapods.org/'
changes:
- source 'https://github.com/CocoaPods/Specs.git' + source 'https://cdn.cocoapods.org/'