blob: 9b5c628dbc4a71c526e6e6eb1e3e342a23a50305 [file] [log] [blame]
{
"name": "KeyboardAssistant",
"platforms": {
"ios": "9.0"
},
"version": "1.2.0",
"license": "MIT",
"homepage": "https://github.com/levieggert/KeyboardAssistant",
"authors": {
"levieggert": "levi.eggert@gmail.com"
},
"summary": "Module for positioning views above the keyboard.",
"description": "A swift library for positioning UITextField, UITextView, and UIView objects above the keyboard. Supports customizable keyboard navigation with auto and manual positioning.",
"source": {
"git": "https://github.com/levieggert/KeyboardAssistant.git",
"tag": "1.2.0"
},
"source_files": "Source/*.swift",
"resources": "Resources/*.*",
"swift_versions": "5.0",
"swift_version": "5.0"
}