blob: 134702f1dd64bc2f265cc4dd9f6e233c4450b999 [file] [log] [blame]
{
"name": "KLHorizontalSelect",
"version": "1.0",
"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",
"tag": "1.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}