[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / a / HSBKeyboardNotification / 0.0.1 / HSBKeyboardNotification.podspec.json
blob5a4f35f6f9af643383b4afb0382205d158ef6909
2   "name": "HSBKeyboardNotification",
3   "version": "0.0.1",
4   "summary": "HSBKeyboardNotification support keyboard notification delegate.",
5   "swift_version": "4.2",
6   "description": "HSBKeyboardNotification support keyboard notification delegate.\nKeyboard notification: willShow, willHide, willChange",
7   "homepage": "https://github.com/hsb9kr/HSBKeyboardNotification",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Red": "hsb9kr@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/hsb9kr/HSBKeyboardNotification.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HSBKeyboardNotification/Classes/*.swift",
23   "frameworks": "UIKit"