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