2 "name": "AFNetworking+RetryPolicy",
4 "summary": "AFNetworking+RetryPolicy is an objective-c category that adds the ability to set the retry logic for requests made with AFNetworking.",
5 "description": "If a request timed out, you usually have to call that request again by yourself. AFNetworking+RetryPolicy is an objective-c category that adds the ability to set the retry logic for requests made with AFNetworking.",
6 "homepage": "https://github.com/kubatruhlar/AFNetworking-RetryPolicy",
7 "screenshots": "https://raw.githubusercontent.com/kubatruhlar/AFNetworking-RetryPolicy/master/Images/logo.png",
12 "authors": "Jakub Truhlar",
13 "social_media_url": "http://kubatruhlar.cz",
19 "git": "https://github.com/kubatruhlar/AFNetworking-RetryPolicy.git",
22 "source_files": "AFNetworking+RetryPolicy/*.{h,m}",
23 "frameworks": "Foundation",
29 "ObjcAssociatedObjectHelpers": [