[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / e / 2 / AFNetworking+RX / 3.1.0.22 / AFNetworking+RX.podspec.json
blob1caa48b128e3f23910513c8db64fd73f8dd607f6
2   "name": "AFNetworking+RX",
3   "version": "3.1.0.22",
4   "license": "MIT",
5   "summary": "AFNetworking+RX is a simple ext of AFNetworking",
6   "homepage": "https://github.com/xzjxylophone/AFNetworking-RX",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/AFNetworking-RX.git",
13     "tag": "v3.1.0.22"
14   },
15   "description": "AFNetworking+RX is a simple ext of AFNetworking.",
16   "source_files": "AFNetworking-RX/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   },
25   "dependencies": {
26     "AFNetworking": [
28     ]
29   }