blob: 84424291a86bcaed924406deb31c91d5531a08f9 [file] [log] [blame]
{
"name": "KeyboardHelper",
"version": "0.9.2",
"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.2"
},
"source_files": "KeyboardHelper/Classes"
}