blob: 2b59e92c6747af66ff800da52e6f2cb53882b2d7 [file] [log] [blame]
{
"name": "BorderedSegmentedControl",
"version": "0.1.3",
"summary": "BorderedSegmentedControl is a easy custom Segmented control with a bottom bordered UI that lets you quickly integrate it in your code.",
"swift_versions": "4.0",
"description": "BorderedSegmentedControl is a easy custom Segmented control with a bottom bordered UI that lets you quickly integrate. it has properties exposed to customize the segmented control",
"homepage": "https://github.com/Mohammed-Shakeer/BorderedSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammed Shakeer": "k.mohammed.shakeer@gmail.com"
},
"source": {
"git": "https://github.com/Mohammed-Shakeer/BorderedSegmentedControl.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BorderedSegmentedControl/Classes/**/*",
"swift_version": "4.0"
}