blob: 70e5f96472f7bddf66272674c911309917cf742e [file] [log] [blame]
{
"name": "WTScrollViewKeyboardManager",
"version": "0.0.1",
"summary": "A class to manage scroll view content and scroll indicator insets when the keyboard appears and disappears.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"Andrew Carter",
"WillowTree Apps"
],
"homepage": "https://github.com/willowtreeapps/WTScrollViewKeyboardManager",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/willowtreeapps/WTScrollViewKeyboardManager.git",
"tag": "0.0.1"
},
"source_files": "WTScrollViewKeyboardManager/WTScrollViewKeyboardManager.{h,m}",
"requires_arc": true
}