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