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