blob: d2ce6ea3c2793953ca105d65465ebed55d9b0ebf [file] [log] [blame]
{
"name": "MZTestCode",
"version": "0.0.1",
"summary": "DQAlertView弹框",
"description": "DQAlertView弹框",
"homepage": "http://10.77.77.67:3000/qiupeng/MZTestCode",
"license": "MIT",
"authors": {
"mz": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://10.77.77.67:3000/qiupeng/MZTestCode.git",
"tag": "0.0.1"
},
"source_files": [
"DQAlertView",
"DQAlertView/**/*.{h,m}"
],
"exclude_files": "DQAlertView/Exclude",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"requires_arc": true
}