blob: 4618f2b5bdb0e186c7a9b56ea1ceeeafe47e45a3 [file] [log] [blame]
{
"name": "HWScrollabeSegmentedControl",
"version": "0.0.1",
"summary": "A scrollable segment control",
"description": "HWScrollableSegmentedControl is used to display a variety of segments, and it is scrollable when the some of the segments is out of the screen.",
"homepage": "https://github.com/ihomway/HWScrollabeSegmentedControl",
"screenshots": [
"http://bit.ly/2oZsYF7",
"http://bit.ly/2ou6Scp",
"http://bit.ly/2opNPOO"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ihomway": "ihomway@live.com"
},
"source": {
"git": "https://github.com/ihomway/HWScrollabeSegmentedControl.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWScrollabeSegmentedControl/Classes/**/*"
}