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