blob: 4427dc861df167e0d612b3ee8de8c97d1e7e99ee [file] [log] [blame]
{
"name": "KLSwitch",
"platforms": {
"ios": "5.0"
},
"version": "0.0.1",
"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",
"commit": "713c9b89c4c55c11a046edb75672be79e326dc49"
},
"source_files": "KLSwitch/KLSwitch/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}