blob: 71df0d7751d2f8ca663ae30f42d2ce5f7951d44b [file] [log] [blame]
{
"name": "LBUnderlineSegmentedControl",
"version": "1.0.2",
"summary": "带下划线的自定义SegmentedControl",
"description": "带下划线的自定义SegmentedControl,支持自定义下划线颜色、长短、线粗、以及间距。",
"homepage": "https://github.com/A1129434577/LBUnderlineSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBUnderlineSegmentedControl.git",
"tag": "1.0.2"
},
"source_files": "LBUnderlineSegmentedControl/**/*.{h,m}",
"requires_arc": true
}