blob: 7631282c499210282e1576c737795f0d4ea14b7a [file] [log] [blame]
{
"name": "KeyboardHelper",
"version": "1.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"
},
"social_media_url": "http://twitter.com/nodes_ios",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nodes-ios/KeyboardHelper.git",
"tag": "1.0.0"
},
"source_files": "KeyboardHelper/Classes",
"pushed_with_swift_version": "3.0"
}