| { |
| "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" |
| } |