[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 4 / c / DCCJNetwork / 0.3.5 / DCCJNetwork.podspec.json
blob3fffce657846abb81e24c49a7086f11f41788557
2   "name": "DCCJNetwork",
3   "version": "0.3.5",
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.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DCCJNetwork/Classes/**/*",
22   "dependencies": {
23     "DCCJConfig": [
24       "~> 0.1.7"
25     ]
26   }