blob: d32006615cbf7710570cdd5b00260f31fb2c3ded [file] [log] [blame]
{
"name": "PopoAlertMaker",
"version": "1.1.1",
"summary": "轻量级弹框创建工具",
"description": "链式alert、sheet以及自定义轻量级弹框创建",
"homepage": "https://github.com/CranzCapatain/AlertController",
"authors": "JinFeng",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CranzCapatain/AlertController.git",
"tag": "1.1.1"
},
"source_files": "PopoAlertController/AlertController/*.{h,m}",
"requires_arc": true
}