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