blob: 1521dfc1398db01d8360c7b581bc2a6c98bf214d [file] [log] [blame]
{
"name": "LBUnderlineSegmentedControl",
"version": "1.0.1",
"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.1"
},
"source_files": "LBUnderlineSegmentedControl/**/*.{h,m}",
"requires_arc": true
}