[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 6 / 2 / MZKit / 1.0.4 / MZKit.podspec.json
blob77736cd064a3aa8c2a0cfe0f79b5be4348c92c71
2   "name": "MZKit",
3   "version": "1.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MZKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.2.0"
29     ]
30   }