blob: 8fd19dbfd3071ea7b77fd8cedaf9102b2a9a5e71 [file] [log] [blame]
{
"name": "LBItemsSelectViewController",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "LBItemsSelectViewController/**/*.{h,m}",
"requires_arc": true
}