blob: 4fdceb654946f2029885033ce15956f896b90652 [file] [log] [blame]
{
"name": "LBItemsSelectViewController",
"version": "0.0.1",
"summary": "下拉框/下拉菜单",
"description": "一个可以快速设置icon和title的选择下拉框/下拉菜单,集成自系统的PopoverVC。",
"homepage": "https://github.com/A1129434577/LBItemsSelectViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBItemsSelectViewController.git",
"tag": "0.0.1"
},
"source_files": "LBItemsSelectViewController/**/*.{h,m}",
"requires_arc": true
}