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