[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / f / 2 / a / Sauce / 2.0.1 / Sauce.podspec.json
blob31411c609d26baf93db6dd632a7ce8b230d671a2
2   "name": "Sauce",
3   "version": "2.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": "v2.0.1"
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"