blob: 90e22acd5808a72726f103c58eea339c621825be [file] [log] [blame]
{
"name": "CFDropDownMenuView",
"version": "0.0.2",
"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.2"
},
"source_files": "CFDropDownMenuView/CFDropDownMenuView/**/*.{h,m}",
"resources": "CFDropDownMenuView/CFDropDownMenuView/CFDropDownMenuView.bundle",
"requires_arc": true
}