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