blob: b48d4daa0e9994fbd0ef3bdb62bf15270347df24 [file] [log] [blame]
{
"name": "HMSegmentedControl@zhl",
"version": "1.5.5.0",
"summary": "A drop-in replacement for UISegmentedControl mimicking the style of the one in Google Currents and various other Google products. FORK of CoderZHL",
"homepage": "https://github.com/CoderZHL/HMSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"CoderZHL": "haoliangzhong@163.com"
},
"source": {
"git": "https://github.com/CoderZHL/HMSegmentedControl.git",
"tag": "v1.5.5.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HMSegmentedControl/*.{h,m}",
"frameworks": "QuartzCore"
}