blob: dc903ae2156abec97af3f5da2acdf5c74d4edc63 [file] [log] [blame]
{
"name": "MDZA5",
"version": "0.1.1",
"summary": "A short of MDZA5111.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/mengdezheng/mdza5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孟德正": "13520819635@163.com"
},
"source": {
"git": "https://gitee.com/mengdezheng/mdza5.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MDZA5/Classes/**/*",
"resource_bundles": {
"MDZA5": [
"MDZA5/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
],
"MBProgressHUD": [
]
}
}