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