blob: 8ca7a0d29f45b99a6e1143980af898d2a5c3ac7f [file] [log] [blame]
{
"name": "ZHAlertController2",
"version": "1.0.1",
"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.1"
},
"source_files": "ZHAlertControll/ZHAlertControll/class/*.{h,m}",
"requires_arc": true
}