Upgrading from Yosemite to El Capitan seem to have wiped out the already installed CocoaPods. When I pod install Alamofire/SwiftyJson, it says \'Pod command not found\'
\'Pod command not found\'
I faced the same problem and it was fixed by using the following command
$ sudo gem install cocoapods --source http://rubygems.org