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