2 "name": "VKDAKeyboardControl",
8 "summary": "Easily add keyboard awareness and scrolling dismissal. Allows to add subview to keyboard.",
9 "homepage": "https://github.com/vkovtash/DAKeyboardControl",
11 "Vlad Kovtash": "v.kovtash@gmail.com"
14 "git": "https://github.com/vkovtash/DAKeyboardControl.git",
17 "description": "VKDAKeyboardControl allows you to easily add keyboard awareness and scrolling dismissal (a receding keyboard ala iMessages app) to any UIView subclass with only 1 line of code. Allows to add subview to keyboard. Based on Daniel Amitay's DAKeyboardControl. https://github.com/danielamitay/DAKeyboardControl",
18 "source_files": "DAKeyboardControl/*.{h,m}",