blob: 53c599891794449e81ede051e0e2943645b85921 [file] [log] [blame]
{
"name": "AFHTTPSessionManager-AutoRetry",
"version": "0.0.1",
"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.1"
},
"source_files": "AFNeworkingAutoRetry/*.{h,m}",
"requires_arc": false,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"AFNetworking": [
]
}
}