blob: 83b1b3d8190cdd158c0eb2e57567500cc0ca3d53 [file] [log] [blame]
{
"name": "BAAlert",
"version": "1.2.7",
"summary": "目前为止,最为精简的 alert 和 actionSheet 封装!BAAlert 让你的弹框不再孤单!",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BAHome/BAAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"boai": "sunboyan@outlook.com"
},
"source": {
"git": "https://github.com/BAHome/BAAlert.git",
"tag": "1.2.7"
},
"resource_bundles": {
"BAAlert": [
"BAAlert/Resources/*.{xcassets,bundle}",
"BAAlert/**/*.{xib,nib,json,plist}"
]
},
"source_files": "BAAlert/**/*.{h,m}",
"public_header_files": "BAAlert/Classes/**/*.h}",
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}