blob: 31f36a82c3020ef1b906367c83f53fda1a4cf30d [file] [log] [blame]
{
"name": "ZYAlertViewController",
"version": "1.0.0",
"summary": "ZYAlertViewController.",
"description": "this is ZYAlertViewController.",
"homepage": "https://github.com/iDev01/ZYAlertViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iDev01": "ideveloper_mahao@163.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "ZYAlertViewController/*.{h,m}",
"source": {
"git": "https://github.com/iDev01/ZYAlertViewController.git",
"tag": "1.0.0"
}
}