blob: a20f778a5023c26d93b708c3b44378fe57852583 [file] [log] [blame]
{
"name": "AFHTTPSessionManager-AutoRetry",
"version": "0.0.2",
"summary": "AFHTTPSessionManager-AutoRetry",
"homepage": "https://github.com/silpmomo/AFHTTPSessionManager-AutoRetry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"silpmomo": "silpmomo@divecat.me"
},
"source": {
"git": "https://github.com/silpmomo/AFHTTPSessionManager-AutoRetry.git",
"tag": "0.0.2"
},
"source_files": "AFNeworkingAutoRetry/*.{h,m}",
"requires_arc": false,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
]
}
}