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