blob: 7e55d4b64d9b6723b397e074eaf682c9d4a0c905 [file] [log] [blame]
{
"name": "LKDHH",
"version": "0.1.0",
"summary": "A short description of LKDHH.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/marchday/lkdhh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LK": "184049708@qq.com"
},
"source": {
"git": "https://gitee.com/marchday/lkdhh.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LKDHH/Classes/**/*",
"resource_bundles": {
"LKDHH": [
"LKDHH/Assets/*.png"
]
},
"dependencies": {
"MBProgressHUD": [
],
"CXDatePickerView": [
]
}
}