blob: 5eb3e0ce44b6ce25a7727125bffb698091cbdeeb [file] [log] [blame]
{
"name": "SLScrollViewKeyboardSupport",
"version": "1.1.1",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLScrollViewKeyboardSupport.git",
"tag": "1.1.1"
},
"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"
}