[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / c / QNDNetWorkTools / 0.1.1 / QNDNetWorkTools.podspec.json
blobdf12b2aa7a056f5788f4f41f89ec91f64e9bbccc
2   "name": "QNDNetWorkTools",
3   "version": "0.1.1",
4   "summary": "QNDNetWorkTools网络",
5   "description": "QNDNetWorkTools网络请求类",
6   "homepage": "https://gitee.com/qiuzhongwei0519",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuzhongwei": "512866393@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/qiuzhongwei0519/qndnet-work-tools.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QNDNetWorkTools/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ],
26   "dependencies": {
27     "SVProgressHUD": [
29     ],
30     "Masonry": [
32     ],
33     "SDWebImage": [
35     ],
36     "AFNetworking": [
38     ],
39     "ReactiveObjC": [
40       "~> 3.1.1"
41     ],
42     "FCUUID": [
44     ],
45     "QNDCatorgy": [
47     ],
48     "SAMKeychain": [
49       "~> 1.5.3"
50     ],
51     "ZWReachability": [
53     ]
54   }