I'm new to iOS and I'm trying to use Cocoapods for the first time.
I was using the latest AFNetworking version and changed to 1.3.3 to support iOS 5, now my project isn't building.
Error: 
What I did:
- Updated Podfile
- pod install
Am I missing something here? Any help is appreciated, thank you.