blob: b84e02b6ab4005dc9db777bb98986f4c23b62daf [file] [log] [blame]
{
"name": "SLScrollViewKeyboardSupport",
"version": "1.1.0",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLScrollViewKeyboardSupport.git",
"tag": "1.1.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"homepage": "https://github.com/OliverLetterer/SLScrollViewKeyboardSupport",
"summary": "SLScrollViewKeyboardSupport auto adjusts UIScrollViews contentInset based on the first responder.",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source_files": "SLScrollViewKeyboardSupport"
}