[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / f / 2 / KeyboardKit / 6.1.0 / KeyboardKit.podspec.json
blob2d272f0c087e991e3912a4e53ecbef552fbbf7aa
2   "name": "KeyboardKit",
3   "version": "6.1.0",
4   "swift_versions": "5.6",
5   "summary": "KeyboardKit helps you create custom keyboard for iOS and iPadOS.",
6   "description": "KeyboardKit is a Swift and library that helps you create custom keyboard for iOS and iPadOS, using SwiftUI.'",
7   "homepage": "https://github.com/danielsaidi/KeyboardKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Saidi": "daniel.saidi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/danielsaidi/KeyboardKit.git",
17     "tag": "6.1.0"
18   },
19   "social_media_url": "https://twitter.com/danielsaidi",
20   "platforms": {
21     "ios": "13.0",
22     "osx": "11.0",
23     "tvos": "13.0",
24     "watchos": "6.0"
25   },
26   "source_files": "Sources/KeyboardKit/**/*.swift",
27   "resources": "Sources/KeyboardKit/Resources",
28   "swift_version": "5.6"