blob: 21ea470a8c3faa7d33b3eba413de2c4a6d7a60c3 [file] [log] [blame]
{
"name": "HSBKeyboardNotification",
"version": "0.0.2",
"summary": "HSBKeyboardNotification support keyboard notification delegate.",
"swift_version": "5",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBKeyboardNotification/Classes/*.swift",
"frameworks": "UIKit"
}