[Delete] VersionConfirm 0.1.1
[CocoaPods.git] / Specs / 8 / b / 4 / ZYQuickAlertController / 1.0.1 / ZYQuickAlertController.podspec.json
blob2fec66f234800026416b640f584fb4b3752ca0c6
2   "name": "ZYQuickAlertController",
3   "version": "1.0.1",
4   "summary": "快速调用系统弹框,或者调用自定义的弹框",
5   "homepage": "https://github.com/xuzeyu/ZYQuickAlertController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "XUZY": "xuzy"
12   },
13   "platforms": {
14     "ios": "8.2"
15   },
16   "source": {
17     "git": "https://github.com/xuzeyu/ZYQuickAlertController.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "ZYQuickAlertController/**/*",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]