[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / 5 / 9 / XKey / 0.1.0 / XKey.podspec.json
blob96637118e7eb0a8eaf9be44623fc86153eb8a58b
2   "name": "XKey",
3   "version": "0.1.0",
4   "summary": "Cocoa Key Handler Extension.",
5   "description": "xKey is a Cocoa key handler extension for OSX written in Swift 🐧",
6   "homepage": "https://github.com/natmark/xKey",
7   "screenshots": "https://github.com/natmark/xKey/raw/master/Resources/xKey-example.gif?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "natmark": "natmark0918@gmail.com"
14   },
15   "platforms": {
16     "osx": "10.13"
17   },
18   "swift_version": "4.1",
19   "source": {
20     "git": "https://github.com/natmark/xKey.git",
21     "tag": "0.1.0"
22   },
23   "source_files": "XKey/**/*.swift"