blob: 4f1b1885b1d67b899847f62010337cceb1f74721 [file] [log] [blame]
{
"name": "HPKJHMSegmentedControl",
"version": "2.2.3",
"summary": "A drop-in replacement for UISegmentedControl mimicking the style of the one in Google Currents and various other Google products.",
"homepage": "https://github.com/huapukeji/HMSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hesham Abd-Elmegid": "hesham.abdelmegid@gmail.com"
},
"source": {
"git": "https://code.aliyun.com/huapu/HMSegmentedControl.git",
"tag": "2.2.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HMSegmentedControl/*.{h,m}",
"frameworks": "QuartzCore"
}