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