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