[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / f / 2 / KeyboardKit / 7.5.2 / KeyboardKit.podspec.json
blobe90d4af2c7a80bb125b208f8baaad7f236bb2745
2   "name": "KeyboardKit",
3   "version": "7.5.2",
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/KeyboardKit/KeyboardKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Saidi": "info@getkeyboardkit.com"
14   },
15   "source": {
16     "git": "https://github.com/KeyboardKit/KeyboardKit.git",
17     "tag": "7.5.2"
18   },
19   "social_media_url": "https://twitter.com/getkeyboardkit",
20   "platforms": {
21     "ios": "14.0",
22     "osx": "11.0",
23     "tvos": "14.0"
24   },
25   "resources": "Sources/KeyboardKit/Resources",
26   "source_files": "Sources/KeyboardKit/**/*.swift",
27   "swift_version": "5.6"