[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / d / RetriableAFNetworking / 1.0.1 / RetriableAFNetworking.podspec.json
blob251c691496ef024006c8fcffa24bbcff8b8b6e41
2   "name": "RetriableAFNetworking",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "Retriable AFNetworking",
6   "homepage": "https://github.com/emsihyo/RetriableAFNetworking",
7   "authors": {
8     "emsihyo": "emsihyo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/emsihyo/RetriableAFNetworking.git",
12     "tag": "1.0.1"
13   },
14   "description": "Retriable AFNetworking.",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "watchos": "2.0",
19     "tvos": "9.0",
20     "osx": "10.9"
21   },
22   "source_files": "RetriableAFNetworking/*.{h,m}",
23   "dependencies": {
24     "Retriable": [
26     ],
27     "AFNetworking": [
29     ]
30   }