2 "name": "SingleLineKeyboardResize",
4 "summary": "A single line of code will make your UITableView or any UIScrollView auto resize when the keyboard appears",
5 "description": "With this non-intrusive UIViewController extension, only a single line of code will make your scrollView auto resize when the keyboard appears. It literally cannot get easier than this, and you don't even need to subclass anything.",
6 "homepage": "https://github.com/haaakon/SingleLineKeyboardResize",
9 "Hakon Bogen": "hakon.bogen@gmail.com"
12 "git": "https://github.com/haaakon/SingleLineKeyboardResize.git",
15 "social_media_url": "https://twitter.com/_haaakon",
20 "source_files": "UIViewController+Keyboard.swift",