2 "name": "SIPKeyboardManager",
4 "summary": "SIPKeyboardManager sends out informations about the current keyboard-frame via delegate.",
5 "description": "The notifications sent by iOS-keyboards can be misleading - willShow-notifications are sent out multiple times with different rects, it might miss sending a notification with the final keyboard-rect at all.\nThis class tries to handle all the cases and ensure that you will receive the correct keyboard-frame if possible.",
6 "homepage": "https://github.com/parallaxe/SIPKeyboardManager",
12 "Hendrik von Prince": "hendrik.von.prince@gmail.com"
15 "git": "https://github.com/parallaxe/SIPKeyboardManager.git",
21 "source_files": "SIPKeyboardManager/Classes/**/*"