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