[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / 2 / 3 / RXNetworkKit / 1.0.0 / RXNetworkKit.podspec.json
blobbb591c5fefaa32fc195ed41184832ce6323c0a9e
2   "name": "RXNetworkKit",
3   "version": "1.0.0",
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.0"
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   }