Skip to content

Remove AFNetworking, support iOS4.3 and CocoaPods

Choose a tag to compare

@wellle wellle released this 29 Jul 13:50
· 3141 commits to master since this release

Improvements

  • Use NSMutableUrlRequests instead of AFNetworking
  • 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.