[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / c / 3 / AFHTTPSessionManager-AutoRetry / 0.0.1 / AFHTTPSessionManager-AutoRetry.podspec.json
blob53c599891794449e81ede051e0e2943645b85921
2   "name": "AFHTTPSessionManager-AutoRetry",
3   "version": "0.0.1",
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.1"
16   },
17   "source_files": "AFNeworkingAutoRetry/*.{h,m}",
18   "requires_arc": false,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }