blob: 669b139ba0b88fd69685870881429f57832cb6f6 [file] [log] [blame]
{
"name": "HMSegmentedControl@hons82",
"version": "1.3.1",
"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.3.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "HMSegmentedControl/*.{h,m}",
"frameworks": "QuartzCore"
}