2 "name": "KeyboardAssistant",
8 "homepage": "https://github.com/levieggert/KeyboardAssistant",
10 "levieggert": "levi.eggert@gmail.com"
12 "summary": "Module for positioning views above the keyboard.",
13 "description": "A swift library for positioning UITextField, UITextView, and UIView objects above the keyboard. Supports customizable keyboard navigation with auto and manual positioning.",
15 "git": "https://github.com/levieggert/KeyboardAssistant.git",
18 "source_files": "Source/*.swift",
19 "resources": "Resources/*.*",
20 "swift_versions": "5.0",
21 "swift_version": "5.0"