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