blob: a67395f6607a6e8446ff9bc29fa70eaf2a3773ce [file] [log] [blame]
{
"name": "ScrollableSegmentedControl",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ScrollableSegmentedControl/*.swift",
"pushed_with_swift_version": "3.0"
}