blob: 5a4f35f6f9af643383b4afb0382205d158ef6909 [file] [log] [blame]
{
"name": "HSBKeyboardNotification",
"version": "0.0.1",
"summary": "HSBKeyboardNotification support keyboard notification delegate.",
"swift_version": "4.2",
"description": "HSBKeyboardNotification support keyboard notification delegate.\nKeyboard notification: willShow, willHide, willChange",
"homepage": "https://github.com/hsb9kr/HSBKeyboardNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Red": "hsb9kr@gmail.com"
},
"source": {
"git": "https://github.com/hsb9kr/HSBKeyboardNotification.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBKeyboardNotification/Classes/*.swift",
"frameworks": "UIKit"
}