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