blob: a59910ab4d8049e655a90774371060646b243f1e [file] [log] [blame]
{
"name": "BorderedSegmentedControl",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BorderedSegmentedControl/Classes/**/*",
"swift_version": "4.0"
}