blob: 42b8e4fcccffc38d02056d649cd0f817eeeb3e3a [file] [log] [blame]
{
"name": "KeyboardHelper",
"version": "0.9.1",
"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": "https://www.facebook.com/nodesagency",
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/nodes-ios/KeyboardHelper.git",
"tag": "0.9.1"
},
"source_files": "KeyboardHelper/Classes"
}