blob: 17e535c0396b6336a7192cd0fcf7b03697f2c0a9 [file] [log] [blame]
{
"name": "HMSegmentedControl@hons82",
"version": "1.4.3",
"summary": "A drop-in replacement for UISegmentedControl mimicking the style of various Google products. FORK of hons82",
"homepage": "https://github.com/hons82/HMSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hesham Abd-Elmegid": "hesham.abdelmegid@gmail.com",
"Hannes Tribus": "hons82@gmail.com"
},
"source": {
"git": "https://github.com/hons82/HMSegmentedControl.git",
"tag": "v1.4.3"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "HMSegmentedControl/*.{h,m}",
"frameworks": "QuartzCore"
}