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