blob: 485d244beaf2419c2571b16376a9c9c1bb522a8e [file] [log] [blame]
{
"name": "ScrollableSegmentedControl",
"version": "1.2.0",
"license": "MIT",
"summary": "Scrollable Segmented Control for when UISegmentedControl is not sufficient",
"homepage": "https://github.com/GocePetrovski/ScrollableSegmentedControl",
"social_media_url": "http://twitter.com/GocePetrovski",
"authors": {
"Goce Petrovski": "goce.petrovski@gmail.com"
},
"source": {
"git": "https://github.com/GocePetrovski/ScrollableSegmentedControl.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScrollableSegmentedControl/*.swift",
"pushed_with_swift_version": "3.0"
}