[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / a / HSBKeyboardNotification / 1.0.0 / HSBKeyboardNotification.podspec.json
blob31d73b4bcbbf3595f3b077223be936fa12932633
2   "name": "HSBKeyboardNotification",
3   "version": "1.0.0",
4   "summary": "HSBKeyboardNotification support keyboard notification delegate.",
5   "swift_versions": "5",
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": "1.0.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "HSBKeyboardNotification/Classes/*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "5"