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