blob: 5dac83c9f54635a086c1a59da8224c4d48358aa9 [file] [log] [blame]
{
"name": "Sauce",
"version": "1.0.0",
"summary": "Mapping various keyboard layout sources and key codes in macOS. (e.g.: QWERTY, Dvorak)",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Clipy/Sauce",
"authors": {
"Econa77": "s.f.1992.ip@gmail.com"
},
"source": {
"git": "https://github.com/Clipy/Sauce.git",
"tag": "v1.0.0"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Lib/Sauce/*.swift",
"frameworks": [
"Carbon",
"Cocoa"
],
"pushed_with_swift_version": "4.0"
}