CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

Shai Ohev Zion

1pod

AFNetworking+AutoRetry

A minimal category which extends AFNetworking, currently only AFHTTPRequestOperationManager, to add retries to the requests. you can specify the number of retries, and when they are reached your failure block is called (instead of at the first time using only AFNetworking)

License: MIT

  • Objective C