blob: 7447c509066dc47463bc502bb0053cb44f6d24f3 [file] [log] [blame]
{
"name": "BAAlert",
"version": "1.2.5",
"summary": "目前为止,最为精简的 alert 和 actionSheet 封装!BAAlert 让你的弹框不再孤单!",
"homepage": "https://github.com/BAHome/BAAlert",
"license": "MIT",
"authors": {
"boa": "sunboyan@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/BAHome/BAAlert.git",
"tag": "1.2.5"
},
"source_files": "BAAlert/BAAlert/*.{h,m}",
"requires_arc": true,
"resources": "BAAlert/**/*.bundle"
}