2 "name": "SwiftyKeyboardObserver",
4 "summary": "A codeless library that helps adjusting your views when a keyboard appears, moves and disappears",
5 "description": "SwiftyKeyboardObserver adjusting your views when a keyboard appears, moves and disappears\n * Zero lines of your code\n * Supporting Storyboard configuration\n * Supporting `UIScrollView` and scroll to active field\n * Supporting orientation changes\n * Supporting modal and pop-over\n * Changing the length of a bottom Auto Layout constraint",
6 "homepage": "https://github.com/Decybel07/SwiftyKeyboardObserver",
12 "Adrian Bobrowski": "adrian071993@gmail.com"
15 "git": "https://github.com/Decybel07/SwiftyKeyboardObserver.git",
24 "source_files": "Source/Core/**/*.swift",
25 "pushed_with_swift_version": "3.0"