[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / f / 2 / KeyboardKit / 3.2.0 / KeyboardKit.podspec.json
blob2668d572e2431a78009308aa4f18ec4b45dbd7a3
2   "name": "KeyboardKit",
3   "version": "3.2.0",
4   "swift_versions": "5.3",
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.2.0"
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.3"