[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / 3 / RACAFNetworking / 2.0 / RACAFNetworking.podspec.json
blob59501f33a206de2dfed622fa6ad559812ed3afd4
2   "name": "RACAFNetworking",
3   "version": "2.0",
4   "summary": "AFNetworking ReactiveObjC extension",
5   "homepage": "https://github.com/zhaochengfeng/RACAFNetworking",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zhao Chengfeng": "zhaochengfengios@163.com"
12   },
13   "source": {
14     "git": "https://github.com/zhaochengfeng/RACAFNetworking",
15     "tag": "2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "ReactiveObjC": [
23       ">3"
24     ],
25     "AFNetworking": [
26       ">3"
27     ]
28   },
29   "source_files": "RACAFNetworking/RACAFNetworking/*"