blob: 49eb233549ca7d3ecf2e792f3cc6f019d5cdb460 [file] [log] [blame]
{
"name": "TSLSegmentControl",
"version": "1.0.3",
"summary": "A segmentControl of HMSegmentedControl extension.",
"description": "add three point indicator on HMSegmentedControl, if you want to extense this segment, you can modify it on private spec",
"homepage": "http://git.i.cctsl.cn/diaochuan/TSLSegmentControl/wiki",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"diaochuan": "dicesc@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.i.cctsl.cn/diaochuan/TSLSegmentControl.git",
"tag": "1.0.3"
},
"source_files": [
"Classes",
"TSLSegmentControl/Classes/TSLSegmentControl/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}