blob: dedc08d94822bf4bae1e8b886dbd33dd4affacf5 [file] [log] [blame]
{
"name": "HSegmentControl",
"version": "1.0.4",
"summary": "A customized segment control sublassing UIControl.",
"description": "A customized segment control sublassing UIControl where the view, titles of each segment and the indicator view can all be cutomized.",
"homepage": "https://github.com/popodidi/HSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chang, Hao": "popodidi@livemail.tw"
},
"source": {
"git": "https://github.com/popodidi/HSegmentControl.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSegmentControl/Classes/**/*"
}