[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 2 / KeyboardKit / 3.0.1 / KeyboardKit.podspec.json
blob3db880a88934a375bf4e6db9e412c6ba6948ccd0
2   "name": "KeyboardKit",
3   "version": "3.0.1",
4   "swift_versions": "5.2",
5   "summary": "KeyboardKit helps you create iOS keyboard extensions.",
6   "description": "KeyboardKit is a Swift library that can be used to create iOS keyboard extensions.",
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": "3.0.1"
18   },
19   "social_media_url": "https://twitter.com/danielsaidi",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "Sources/KeyboardKit/**/*.swift",
24   "swift_version": "5.2"