[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / b / KeyboardNotificationsObserver / 0.2.0 / KeyboardNotificationsObserver.podspec.json
blob9bca9f72a8bab579bf22167876915581860d732f
2   "name": "KeyboardNotificationsObserver",
3   "version": "0.2.0",
4   "summary": "An observer of `UIKeyboard` notifications.",
5   "description": "An observer for `UIKeyboard` notifications that provides a safe and convenient interface.",
6   "homepage": "https://github.com/zummenix/KeyboardNotificationsObserver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksey Kuznetsov": "zummenix@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zummenix/KeyboardNotificationsObserver.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "KeyboardNotificationsObserver/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"