[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / e / KeyboardObserving / 0.3.0 / KeyboardObserving.podspec.json
blob81fe3d610cc0a53781940d1f9ec15674fde65d8e
2   "name": "KeyboardObserving",
3   "version": "0.3.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/nickffox/KeyboardObserving",
8   "authors": {
9     "Nick Fox": "nicholas.f.fox@gmail.com"
10   },
11   "summary": "A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI",
12   "source": {
13     "git": "https://github.com/nickffox/KeyboardObserving.git",
14     "tag": "v0.3.0"
15   },
16   "source_files": "Sources/KeyboardObserving/**/*.swift",
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.1",
21   "swift_version": "5.1"