[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 3 / RACAFNetworking / 1.3 / RACAFNetworking.podspec.json
blobd63e9f656beec536a43fd5803be0e44a92eb547b
2   "name": "RACAFNetworking",
3   "version": "1.3",
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": "1.3"
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/*"