blob: 5c84ac0d9c281a31ff685c3363a850cb0ef98026 [file] [log] [blame]
{
"name": "WBSegmentControl",
"version": "0.2.3",
"summary": "An easy to use, customizable segment control.",
"description": "WBSegmentedControl is an easy to use, customizable segment control, has several effects, can be used to show labels or tabs.",
"homepage": "https://github.com/xiongxiong/WBSegmentControl",
"license": "MIT",
"authors": {
"xiongxiong": "ximengwuheng@163.com"
},
"source": {
"git": "https://github.com/xiongxiong/WBSegmentControl.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Framework/WBSegmentControl/**/*",
"public_header_files": "Framework/WBSegmentControl/*.h",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}