[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 4 / MZTNetWorking / 1.0.5 / MZTNetWorking.podspec.json
blobe51c57b94f1ed4da3a59a16097b205e736ef6ee2
2   "name": "MZTNetWorking",
3   "version": "1.0.5",
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.5"
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   }