blob: 93c2db7e8c8292d016b86bf5597564e7f61e4403 [file] [log] [blame]
{
"name": "KLSwitch",
"platforms": {
"ios": "5.0"
},
"version": "1.5",
"summary": "An iOS 7 UISwitch clone that works on iOS 5+.",
"homepage": "http://www.cocoacontrols.com/platforms/ios/controls/klswitch",
"license": "Apache License, Version 2.0",
"authors": {
"Kieran Lafferty": "kieran.lafferty@gmail.com"
},
"source": {
"git": "https://github.com/KieranLafferty/KLSwitch.git",
"tag": "1.5"
},
"source_files": "KLSwitch/KLSwitch/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}