blob: 781d60173a3d7ec4e848a9e04fca833517deeb3f [file] [log] [blame]
{
"name": "HMSegmentedControl",
"version": "1.5.6",
"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/HeshamMegid/HMSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hesham Abd-Elmegid": "hesham.abdelmegid@gmail.com"
},
"source": {
"git": "https://github.com/HeshamMegid/HMSegmentedControl.git",
"tag": "v1.5.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HMSegmentedControl/*.{h,m}",
"frameworks": "QuartzCore"
}