[Add] MentaJDYunAdapter 6.00.25
[CocoaPods.git] / Specs / 2 / 3 / e / CXModuleNetwork / 0.1.1 / CXModuleNetwork.podspec.json
blob0e7f2c24fda9a76da83f4ec730e63d3c4b9e282c
2   "name": "CXModuleNetwork",
3   "version": "0.1.1",
4   "summary": "网络层组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/chenxu007/CXModuleNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenxu007": "2235037295@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/chenxu007/CXModuleNetwork.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "YYCache": [
24     ],
25     "AFNetworking": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "PPNetworkHelper",
32       "source_files": "CXModuleNetwork/Classes/PPNetworkHelper/*"
33     }
34   ]