[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / a / Sauce / 1.1.0 / Sauce.podspec.json
blobcc03720fab2cf0b052a9f0e29d83175065e3b016
2   "name": "Sauce",
3   "version": "1.1.0",
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": "v1.1.0"
16   },
17   "platforms": {
18     "osx": "10.9"
19   },
20   "source_files": "Lib/Sauce/*.swift",
21   "frameworks": [
22     "Carbon",
23     "Cocoa"
24   ]