2 "name": "SimpleKeyboard",
4 "summary": "Simple Swift solution for not having text input controls covered by the keyboard.",
5 "description": "SimpleKeyboard addresses a very common problem on the iOS platform: when the keyboard is shown, the content under it is not visible anymore. Since there is no simple or out-of-the-box solution for this, SimpleKeyboard attempts to provide exactly that.",
6 "homepage": "https://github.com/sivu22/SimpleKeyboard",
12 "Cristian Sava": "cristianzsava@gmail.com"
15 "git": "https://github.com/sivu22/SimpleKeyboard.git",
21 "source_files": "SimpleKeyboard/Classes/**/*",
22 "pushed_with_swift_version": "3.0"