blob: 28f275d8d87bd379fb9362e5487149d904c400b7 [file] [log] [blame]
{
"name": "SVSegmentedControl@PTEz",
"version": "0.2.0.1",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"summary": "A UISwitch-like segmented control for your iOS app.",
"homepage": "https://github.com/PTEz/SVSegmentedControl",
"authors": {
"Sam Vermette": "hello@samvermette.com"
},
"source": {
"git": "https://github.com/PTEz/SVSegmentedControl.git",
"tag": "0.2.0.1"
},
"description": "SVSegmentedControl is a customizable UIControl class that mimics UISegmentedControl but that looks like an UISwitch.",
"frameworks": "QuartzCore",
"source_files": "SVSegmentedControl/*.{h,m}",
"requires_arc": true
}