blob: 1c1d27269880578d45342a68b097fffb9af642a2 [file] [log] [blame]
{
"name": "IAAlertMaker",
"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
}