blob: d7db324b97f0e00aac28f81ca2ad1f7c721a181a [file] [log] [blame]
{
"name": "DWSegmentControl",
"version": "0.0.1",
"summary": "Custom Segment Control",
"description": "Custom Segment Control, auto adjusting bottom border to text size",
"homepage": "https://github.com/dwalks12/DWSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dawson Walker": "dawsonwalker91@gmail.com"
},
"source": {
"git": "https://github.com/dwalks12/DWSegmentControl.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.3"
},
"source_files": "DWSegmentControl/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"pushed_with_swift_version": "\"3.0\""
}