blob: 7a491e7727cb9664342fe43a51398c006b819398 [file] [log] [blame]
{
"name": "MZCodeTest",
"version": "0.0.3",
"summary": "A short description of MZCodeTest.",
"description": "short description-First commit\nNew Push\n 0.0.03 ----",
"homepage": "http://10.77.77.67:3000/qiupeng/MZCodeTest",
"license": "MIT",
"authors": {
"mz": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://10.77.77.67:3000/qiupeng/MZCodeTest.git",
"tag": "0.0.3"
},
"source_files": [
"DQAlertView",
"DQAlertView/**/*.{h,m}"
],
"exclude_files": "DQAlertView/Exclude",
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
}
}