Remove AFNetworking, support iOS4.3 and CocoaPods
Improvements
- Use
NSMutableUrlRequestsinstead ofAFNetworking - Remove dependency AFNetworking
- Support iOS 4.3 again (recent AFNetworking required iOS 5.0)
- Support CocoaPods via Podspec (see README.md)
Check out our updated migration guide to upgrade to v2.0.1.