[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / f / 2 / KeyboardKit / 1.0.0 / KeyboardKit.podspec.json
blob92a2131841c0cb6271e0df41fa2a011229a9c5a2
2   "name": "KeyboardKit",
3   "version": "1.0.0",
4   "summary": "KeyboardKit is a Swift library for creating custom keyboard extensions.",
5   "description": "KeyboardKit is a Swift library that can be used to easily create custom keyboard\nextensions for iOS.",
6   "homepage": "https://github.com/danielsaidi/KeyboardKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Saidi": "daniel.saidi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/danielsaidi/KeyboardKit.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "KeyboardKit/**/*.swift"