blob: 6e0a87c4cf29da149a9eddf418a3c06e4c7b0188 [file] [log] [blame]
{
"name": "HSegmentControl",
"version": "2.0.0",
"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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSegmentControl/Classes/**/*",
"pushed_with_swift_version": "2.3"
}