Retriable 1.0.3

Retriable 1.0.3

Maintained by retriable.



Retriable 1.0.3

  • By
  • retriable

Retriable

License MIT Build Status Carthage compatible Pod Version Pod Platform

Make asynchronous components retriable.

Cocoapods

Add the following to your project's Podfile:

pod 'Retriable'

Carthage

Add the following to your project's Cartfile:

github "retriable/Retriable"

Example

RetriableAFNetworking

RetriableSDWebImage