blob: 0f562cbc85def6d90f7f829a0a1f0db47032b2ac [file] [log] [blame]
{
"name": "KeyboardHelper",
"version": "3.0.0",
"summary": "Handle UIKeyboard with ease, delegation and strongly typed user info included!",
"description": "A small (but cool) tool for handling UIKeyboard appearing and disappearing in your view controllers.",
"homepage": "https://github.com/nodes-ios/KeyboardHelper",
"license": "MIT",
"authors": {
"Nodes Agency - iOS": "ios@nodes.dk"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/nodes-ios/KeyboardHelper.git",
"tag": "3.0.0"
},
"source_files": "KeyboardHelper/Classes"
}