blob: 76c5e6be122a512a8adaeb3aaa5e6fb2e56d1809 [file] [log] [blame]
{
"name": "HWScrollableSegmentedControl",
"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/HWScrollableSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ihomway": "ihomway@live.com"
},
"source": {
"git": "https://github.com/ihomway/HWScrollableSegmentedControl.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWScrollableSegmentedControl/Classes/**/*"
}