[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 3 / RXNetworkKit / 1.0.1 / RXNetworkKit.podspec.json
blobb68c2c338abdd0499218803ed74e0c45328daf26
2   "name": "RXNetworkKit",
3   "version": "1.0.1",
4   "summary": "ruixue network framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruixueyun/RXNetworkKit",
7   "authors": {
8     "ruixue": "xingdonghai@weile.com"
9   },
10   "source": {
11     "git": "https://github.com/ruixueyun/RXNetworkKit.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "*",
18   "dependencies": {
19     "AFNetworking": [
21     ]
22   },
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   }