blob: 1e1d9dd8545c2a39d124e98b01d0e87161e52aa5 [file] [log] [blame]
{
"name": "BACustomAlertView",
"version": "1.0.5",
"summary": "一个完全实现自定义的alertView!目前为止,最为精简的alert封装,以后alert就用博爱的BACustomAlertView了!重新设计了demo,使得新用户更快上手!再次设计结构,两种封装方法创建 alert ,无论大神还是小白都能够运用自如!",
"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.5"
},
"source_files": "BACustomAlertView/**/*.{h,m}",
"requires_arc": true
}