[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 6 / 2 / MZKit / 1.0.6 / MZKit.podspec.json
blob81a08f083085d9495a863a3152f13dcdc35320bf
2   "name": "MZKit",
3   "version": "1.0.6",
4   "summary": "网络请求、帮助类和分类等",
5   "description": "包含:网络请求、帮助类和分类等",
6   "homepage": "https://gitee.com/hkh_01/MZKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MJCheung": "zmzchn@gmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/hkh_01/MZKit.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MZKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.2.0"
29     ],
30     "YYCache": [
31       "~> 1.0.4"
32     ]
33   }