[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / f / 2 / KeyboardKit / 2.0.1 / KeyboardKit.podspec.json
blob27059e33856f4638e4a8706992d8c310135c65f7
2   "name": "KeyboardKit",
3   "version": "2.0.1",
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": "2.0.1"
17   },
18   "social_media_url": "https://twitter.com/danielsaidi",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "KeyboardKit/**/*.swift"