2 "name": "AFNetworking+RetryPolicy",
4 "summary": "Nice category that adds the ability to set the retry interval, retry count and progressive.",
5 "description": "If the request timed out, you usually have to call the request again by yourself. AFNetworking+RetryPolicy handles that for you. Adds the ability to set the retry interval, retry count and progressive.",
6 "homepage": "https://github.com/kubatru/AFNetworking-RetryPolicy",
7 "screenshots": "https://raw.githubusercontent.com/kubatru/AFNetworking-RetryPolicy/master/Images/logo.png",
12 "authors": "Jakub Truhlar",
13 "social_media_url": "http://kubatruhlar.cz",
18 "git": "https://github.com/kubatru/AFNetworking-RetryPolicy.git",
21 "source_files": "AFNetworking+RetryPolicy/*.{h,m}",
22 "frameworks": "Foundation",
28 "ObjcAssociatedObjectHelpers": [