blob: 68df92d002362f0faa44277fb8db00711d3abad9 [file] [log] [blame]
{
"name": "ZJGAlert",
"version": "3.2.0",
"summary": "A short description of ZJGAlert.",
"description": "common alert",
"homepage": "https://github.com/zhang2/ZJGAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zjg": "zhang1314520648@163.com"
},
"source": {
"git": "https://github.com/zhang2/ZJGAlert.git",
"tag": "3.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZJGAlert/Classes/**/*",
"public_header_files": "ZJGAlert/Classes/ZJGAlertHeader.h",
"requires_arc": true
}