blob: 05cc2ce933d06714dd27e867062a33a66708373d [file] [log] [blame]
{
"name": "KLScrollSelect",
"platforms": {
"ios": "5.0"
},
"version": "1.0",
"summary": "A control that infinitely scrolls up and down at variable speeds inspired by Expedia 3.0 app.",
"homepage": "https://github.com/KieranLafferty/KLScrollSelect",
"license": "Apache License, Version 2.0",
"authors": {
"Kieran Lafferty": "kieran.lafferty@gmail.com"
},
"source": {
"git": "https://github.com/KieranLafferty/KLScrollSelect.git",
"tag": "1.0"
},
"source_files": "KLScrollSelect/KLScrollSelect/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}