blob: 5da083416dec83d1c8b7deadee929042fdc5c43b [file] [log] [blame]
{
"name": "ZHAlertController2",
"version": "1.0.2",
"summary": "可以很方便的调用系统的UIAlertController",
"homepage": "https://github.com/josercc/ZHAlertController",
"license": "MIT",
"authors": {
"15038777234": "15038777234@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/josercc/ZHAlertController.git",
"tag": "1.0.2"
},
"source_files": "ZHAlertControll/ZHAlertControll/class/*.{h,m}",
"requires_arc": true
}