blob: c8934c406f566604f3f6bbbe541219f695357639 [file] [log] [blame]
{
"name": "WTAScrollViewKeyboardManager",
"version": "1.0.3",
"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",
"Matt Yohe",
"Joel Garrett",
"WillowTree Apps"
],
"homepage": "https://github.com/willowtreeapps/WTAScrollViewKeyboardManager",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/willowtreeapps/WTAScrollViewKeyboardManager.git",
"tag": "1.0.3"
},
"source_files": "WTScrollViewKeyboardManager/WTAKeyboardManager.{h,m}",
"requires_arc": true
}