blob: c00eb3ad09f30de1c34f569f4a065dd8fb729bad [file] [log] [blame]
{
"name": "LLDropDownMenuSwift",
"version": "0.0.6",
"summary": "下拉菜单",
"description": "一个简单易用的三级下拉菜单",
"homepage": "https://github.com/lincoly/LLDropDownMenuSwift",
"license": "MIT",
"authors": {
"lincoly": "lincoly@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lincoly/LLDropDownMenuSwift.git",
"tag": "0.0.6"
},
"source_files": [
"core",
"core/**/*.{h,m,swift}"
],
"resource_bundles": {
"LLResources": [
"core/Resources/LLResources.bundle"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}