[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / f / 2 / KeyboardKit / 6.9.3 / KeyboardKit.podspec.json
blob39e8f48072abf2ea230cfb803e65e7faf40bee43
2   "name": "KeyboardKit",
3   "version": "6.9.3",
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.9.3"
18   },
19   "social_media_url": "https://twitter.com/danielsaidi",
20   "platforms": {
21     "ios": "13.0",
22     "osx": "11.0",
23     "tvos": "13.0"
24   },
25   "source_files": "Sources/KeyboardKit/**/*.swift",
26   "resources": "Sources/KeyboardKit/Resources",
27   "swift_version": "5.6"