blob: 2a5e9a31a79f2dfe959e907c3e0e186cd783aa73 [file] [log] [blame]
{
"name": "KLScrollSelect",
"platforms": {
"ios": "5.0"
},
"version": "0.0.1",
"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",
"commit": "234be17688dcb02699de1726aca867db82ba7272"
},
"source_files": "KLScrollSelect/KLScrollSelect/*.{h,m}",
"requires_arc": true,
"frameworks": "QuartzCore"
}