blob: f91e8f1c2790bf7692be545d8c70fb048b62302d [file] [log] [blame]
{
"name": "BAAlertController-Swift",
"version": "1.0.1",
"summary": "UIAlertController 的分类,一个 block 搞定系统 alert 和 actionSheet 的 iPhone 和 iPad 版本适配!",
"homepage": "https://github.com/BAHome/BAAlertController-Swift",
"license": "MIT",
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BAHome/BAAlertController-Swift.git",
"tag": "1.0.1"
},
"source_files": "BAAlertController-Swift/BAAlertController-Swift/*.{swift}",
"requires_arc": true
}