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