blob: 30e4b488b2ca251e443d433b381b63f5dd252b12 [file] [log] [blame]
{
"name": "HWScrollableSegmentedControl",
"version": "0.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWScrollableSegmentedControl/Classes/**/*"
}