[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / c / f / VscAlertView / 1.0.7 / VscAlertView.podspec.json
blob847593fc9dbf42e48452dcfd249f168736ffdcf9
2   "name": "VscAlertView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.7",
7   "summary": "利用UIWindow模拟的AlertView,并增加新的UI效果 :",
8   "description": "利用UIWindow模拟的AlertView,可以增加复数按键,可以修改title与message的颜色,可以为按钮增加图片",
9   "homepage": "https://github.com/vcsatanial/VscAlertView",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "VincentSatanial": "116359398@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/vcsatanial/VscAlertView.git",
19     "tag": "1.0.7"
20   },
21   "source_files": "VscAlertView/*.{h,m}",
22   "requires_arc": true