[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / e / d / RetriableAFNetworking / 1.0.3 / RetriableAFNetworking.podspec.json
blobc205a206ef509aebacdb46c870b30113361f28e3
2   "name": "RetriableAFNetworking",
3   "version": "1.0.3",
4   "license": "MIT",
5   "summary": "Retriable AFNetworking",
6   "homepage": "https://github.com/retriable/RetriableAFNetworking",
7   "authors": {
8     "retriable": "retriable@retriable.com"
9   },
10   "source": {
11     "git": "https://github.com/retriable/RetriableAFNetworking.git",
12     "tag": "1.0.3"
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     "JRSwizzle": [
32     ]
33   }