blob: ce6cfd6c2d3245e960125601ea4af5d270a6fd95 [file] [log] [blame]
{
"name": "MZTestCode",
"version": "0.0.2",
"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.2"
},
"source_files": [
"DQAlertView",
"DQAlertView/**/*.{h,m}"
],
"exclude_files": "DQAlertView/Exclude",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"requires_arc": true
}