blob: d07b3fd75843c38664c5e2a6abe20b77f79e23b7 [file] [log] [blame]
{
"name": "BACustomAlertView",
"version": "1.0.4",
"summary": "一个完全实现自定义的alertView!目前为止,最为精简的alert封装,以后alert就用博爱的BACustomAlertView了!",
"homepage": "https://github.com/boai/BACustomAlertView",
"license": "MIT",
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/boai/BACustomAlertView.git",
"tag": "1.0.4"
},
"source_files": "BACustomAlertView/**/*.{h,m}",
"requires_arc": true
}