blob: ce133406c02fc7dada6c17c8419b7accf24c7a1a [file] [log] [blame]
{
"name": "Keyboardy",
"version": "0.2.0",
"summary": "UIViewController extension for convenient keyboard management.",
"description": "Keyboardy extends UIViewController with few simple methods and provides delegate for handling keyboard appearance notifications.",
"homepage": "https://github.com/podkovyrin/Keyboardy",
"license": "MIT",
"authors": {
"Andrew Podkovyrin": "podkovyrin@gmail.com"
},
"source": {
"git": "https://github.com/podkovyrin/Keyboardy.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/podkovyr",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}