Here is my podfile I use in the project:
source \'https://github.com/CocoaPods/Specs.git\' platform :ios, \'9.0\' use_frameworks! pod \'AFNetworking\', \'~&
Please update your CocoaPods like below:
myComputer:desiredFolder Test$ pod update