blob: 24de4e26589cb63c255bcfec73851f8d3c2f8507 [file] [log] [blame]
{
"name": "VscAlertView",
"platforms": {
"ios": "7.0"
},
"version": "1.0.1",
"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.1"
},
"source_files": "VscAlertView/*.{h,m}",
"requires_arc": true
}