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