[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / c / 3 / AFHTTPSessionManager-AutoRetry / 0.0.2 / AFHTTPSessionManager-AutoRetry.podspec.json
bloba20f778a5023c26d93b708c3b44378fe57852583
2   "name": "AFHTTPSessionManager-AutoRetry",
3   "version": "0.0.2",
4   "summary": "AFHTTPSessionManager-AutoRetry",
5   "homepage": "https://github.com/silpmomo/AFHTTPSessionManager-AutoRetry",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "silpmomo": "silpmomo@divecat.me"
12   },
13   "source": {
14     "git": "https://github.com/silpmomo/AFHTTPSessionManager-AutoRetry.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "AFNeworkingAutoRetry/*.{h,m}",
18   "requires_arc": false,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }