blob: f19b36b37adb98e7e04e3970e224ea5cd90c3bf9 [file] [log] [blame]
{
"name": "HPKJHMSegmentedControl",
"version": "2.2.2",
"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://github.com/huapukeji/HMSegmentedControl.git",
"tag": "2.2.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HMSegmentedControl/*.{h,m}",
"frameworks": "QuartzCore"
}