[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / c / DCCJNetwork / 0.3.6 / DCCJNetwork.podspec.json
blob2a2d4852934eeebe2b2b092fa842e94db61ee487
2   "name": "DCCJNetwork",
3   "version": "0.3.6",
4   "summary": "This is a lightweight network framework.",
5   "description": "This is a lightweight network framework created by DCCJ.",
6   "homepage": "https://github.com/Ghstart/DCCJNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ghstart": "gonghuan2020@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Ghstart/DCCJNetwork.git",
16     "tag": "0.3.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DCCJNetwork/Classes/**/*",
22   "dependencies": {
23     "DCCJConfig": [
24       "~> 0.1.8"
25     ]
26   }