blob: e7ea7b76a975ea5b1750c37efcc351853bde48a1 [file] [log] [blame]
{
"name": "AlertGreenView",
"version": "0.0.6",
"summary": "用于项目中添加弹框自定义封装AlertGreenView.",
"description": "用于项目中添加弹框自定义封装AlertGreenView,确定,取消的回调",
"homepage": "https://github.com/ZOYOOPlus/AlertGreenView",
"license": "MIT",
"authors": {
"tangyuanby2": "tangyuanby2@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZOYOOPlus/AlertGreenView.git",
"tag": "0.0.6"
},
"source_files": "AlertGreen/**/*.{h,m}",
"requires_arc": true
}