[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / a / Sauce / 2.0.2 / Sauce.podspec.json
blobb043d06968390b2a3a7a1a0656537d16c1d2f6bb
2   "name": "Sauce",
3   "version": "2.0.2",
4   "summary": "Mapping various keyboard layout sources and key codes in macOS. (e.g.: QWERTY, Dvorak)",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Clipy/Sauce",
10   "authors": {
11     "Econa77": "s.f.1992.ip@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Clipy/Sauce.git",
15     "tag": "v2.0.2"
16   },
17   "platforms": {
18     "osx": "10.10"
19   },
20   "source_files": "Lib/Sauce/**/*.swift",
21   "swift_versions": "5.0",
22   "frameworks": [
23     "Carbon",
24     "Cocoa"
25   ],
26   "swift_version": "5.0"