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