[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / c / DCCJNetwork / 0.3.9 / DCCJNetwork.podspec.json
blob3117cedc7ee46b0aa76af837b7407ea1a433b21c
2   "name": "DCCJNetwork",
3   "version": "0.3.9",
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.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DCCJNetwork/Classes/**/*",
22   "dependencies": {
23     "DCCJConfig": [
24       "~> 0.2.0"
25     ],
26     "SwiftyBeaver": [
28     ]
29   }