[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / e / KeyboardObserving / 0.2.1 / KeyboardObserving.podspec.json
blob3a27b48c95fcb0f7273d35a06d2c7483ca2387f4
2   "name": "KeyboardObserving",
3   "version": "0.2.1",
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.2.1"
15   },
16   "source_files": "Sources/KeyboardObserving/**/*.swift",
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.1",
21   "swift_version": "5.1"