[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 1 / 4 / CHNetWork / 0.0.7 / CHNetWork.podspec.json
blobee37da6843a5f297ca508875b2d8fc072b0a4b44
2   "name": "CHNetWork",
3   "version": "0.0.7",
4   "summary": "CHNetWork is a request util Base on AFNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CattleToCoaxStudio/CHNetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chengyou.yang": "864390553@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CattleToCoaxStudio/CHNetWork.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CHNetWork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "FMDB": [
28     ],
29     "MJExtension": [
31     ]
32   }