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