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