[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / c / ZKNetwork / 0.1.0 / ZKNetwork.podspec.json
blob910cb9fbfc24da677534dc01b910672174aee9c0
2   "name": "ZKNetwork",
3   "version": "0.1.0",
4   "summary": "A downloader with full download status management",
5   "description": "A downloader with full download status management",
6   "homepage": "https://github.com/bestofsong/ZKNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bestofsong": "betterofsong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bestofsong/ZKNetwork.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZKNetwork/Classes/**/*",
22   "dependencies": {
23     "CocoaLumberjack": [
25     ],
26     "FMDB": [
28     ]
29   }