blob: ad486801b9d218739e1c27e012f6db3935a518dc [file] [log] [blame]
{
"name": "SMTKeyboardManager",
"version": "1.0.0",
"summary": "SMTkeyboardManager handles automatic scrolling of textfields that hides beneath the keyboard.",
"homepage": "https://github.com/teffi/SMTKeyboardManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steffi": "steffi.tan07@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/teffi/SMTKeyboardManager.git",
"tag": "1.0.0"
},
"source_files": "SMTKeyboardManager/SMTKeyboardManager/Classes/*",
"requires_arc": true
}