SyntaxFix
Write A Post
Hire A Developer
Questions
pod setup works and should only take 10 mins on a solid connection. After that run: pod install --verbose and you should see all the comments you would normally see when running a dependancy manager.
pod setup
pod install --verbose
Hope that helps