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