blob: 474216f3dccbdb4ec496e512aa8f31f7f7977e81 [file] [log] [blame]
{
"name": "HSBKeyboardNotificationObjc",
"version": "0.0.2",
"summary": "Keyboard Notification Support Util.",
"description": "HSBKeyboardNotificationObjc provides keyboard notification support.",
"homepage": "https://github.com/hsb9kr/HSBKeyboardNotificationObjc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hong Sangbo": "hsb9kr@gmail.com"
},
"source": {
"git": "https://github.com/hsb9kr/HSBKeyboardNotificationObjc.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBKeyboardNotificationObjc/Classes/*.{h,m}"
}