[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / 6 / MZAlertController / 0.0.1 / MZAlertController.podspec.json
blob75bf75bddca30582e670b8f0cb33be58cdc0c6cd
2   "name": "MZAlertController",
3   "version": "0.0.1",
4   "summary": "MZAlertController是Swift版本的自定义弹框基类,包含Alert、ActionSheet两个模式",
5   "homepage": "https://github.com/1691665955/MZAlertController",
6   "authors": {
7     "MZ": "1691665955@qq.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/1691665955/MZAlertController.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "MZAlertController/MZAlertController/*",
22   "swift_version": "5.0"