2 "name": "KeyboardEventsHandler",
4 "summary": "Keyboard Event Handler is a useful tool for handling keyboard behaviour and dynamic change view constraint.",
5 "description": "To use Keyboard Event Handler just install it via cocoapods and create instance of KeyboardEventsHandler class with convenience init method. You can init Keyboard Event Handler with special offset - default offset is 0.",
6 "homepage": "https://github.com/TheMindStudios/KeyboardEventsHandler.git",
12 "Smirnov Yuriy": "yuriy@themindstudios.com"
15 "git": "https://github.com/TheMindStudios/KeyboardEventsHandler.git",
18 "social_media_url": "https://twitter.com/TheMindStudios",
22 "source_files": "KeyboardEventsHandler/Classes/**/*"