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