[Add] SJPromise 0.0.3
[CocoaPods.git] / Specs / f / 2 / a / Sauce / 2.1.0 / Sauce.podspec.json
blob1c8e82a39784e8adc1554b4d80ecf7e88a9352c1
2   "name": "Sauce",
3   "version": "2.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": "v2.1.0"
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"