blob: ee080742212fb6971f54969bd73198e55b77d0c0 [file] [log] [blame]
{
"name": "VscAlertView",
"platforms": {
"ios": "7.0"
},
"version": "1.0.0",
"summary": "利用UIWindow模拟的AlertView,并增加新的UI效果 :",
"description": "利用UIWindow模拟的AlertView,可以增加复数按键,可以修改title与message的颜色,可以为按钮增加图片",
"homepage": "https://github.com/vcsatanial/VscAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VincentSatanial": "116359398@qq.com"
},
"source": {
"git": "https://github.com/vcsatanial/VscAlertView.git",
"tag": "1.0.0"
},
"source_files": "VscAlertView/*.{h,m}",
"requires_arc": true
}