[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / c / 4 / MZTNetWorking / 1.0.6 / MZTNetWorking.podspec.json
blob674f3ef59023439b493a305bc05291019c81fb1f
2   "name": "MZTNetWorking",
3   "version": "1.0.6",
4   "summary": "基于afn的网络请求",
5   "description": "基于afn的网络请求组件",
6   "homepage": "https://github.com/Mozzat/MZTNetWorking",
7   "license": "MIT",
8   "authors": {
9     "Mozzat": "taogroups@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Mozzat/MZTNetWorking.git",
16     "tag": "1.0.6"
17   },
18   "source_files": [
19     "MZTNetWorking",
20     "MZTNetWorking/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "MZTNetWorking/**/*.h",
24   "dependencies": {
25     "ProgressHUD": [
27     ],
28     "AFNetworking": [
30     ]
31   }