blob: 6e893af7425784dccd42b8ddf74db4bf67aa58ce [file] [log] [blame]
{
"name": "BAAlert",
"version": "1.1.3",
"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.1.3"
},
"source_files": "BAAlert/BAAlert/*.{h,m}",
"requires_arc": true,
"resource_bundles": {
"BAAlertBundle": [
"BAAlert/BAAlert/**/*.{storyboard,xib}"
]
}
}