blob: 7c916c7ab383fa99010f4ffb211b4167c3fa1bc5 [file] [log] [blame]
{
"name": "CFDropDownMenuView",
"version": "0.0.1",
"summary": "简单实用的下拉列表菜单控件",
"description": "\"下拉列表菜单控件, 支持单列 多列条件选择\"",
"homepage": "https://github.com/CoderPeak/CFDropDownMenuView",
"license": "MIT",
"authors": {
"CoderPeak": "545486205@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CoderPeak/CFDropDownMenuView.git",
"tag": "0.0.1"
},
"source_files": "CFDropDownMenuView/CFDropDownMenuView/**/*.{h,m}",
"resources": "CFDropDownMenuView/CFDropDownMenuView/CFDropDownMenuView.bundle",
"requires_arc": true
}