I'm trying to install Cocoapods, and it seems to freeze when I load AlamoFire ! Has anyone encountered a similar problem?
1) Open a terminal
2) sudo gem install cocoapods sudo gem install -n / usr / local / bin cocoapods
3) pod setup
4) create an xcode project
5) cd "path to the root directory of your project"
6) pod init
7) open -a Xcode Podfile
8) pod 'Alamofire', '~> 3.4'
He just feels hanged and not very successful even after a long wait!
Thanks in advance!
ios xcode swift cocoapods
Pratik panchal
source share