blob: 925e3bec9c2b3d81da3e8204dcd4a6b3b17322d7 [file] [log] [blame]
{
"name": "KLHorizontalSelect",
"version": "0.0.1",
"platforms": {
"ios": "5.0"
},
"summary": "Scroll left and right on the section scroller to make a selection. Inspiration for this project came from 8tracks iPhone application.",
"homepage": "http://www.cocoacontrols.com/platforms/ios/controls/klhorizontalselect",
"license": "Apache License, Version 2.0",
"authors": {
"Kieran Lafferty": "kieran.lafferty@gmail.com"
},
"source": {
"git": "https://github.com/KieranLafferty/KLHorizontalSelect.git",
"commit": "637d897bb7ebb469c30ccea9acd441a8f80cfe10"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}