blob: 18818ebd54de82e3e3d2cc59588b0cab2f1c1cc2 [file] [log] [blame]
{
"name": "HotKey",
"version": "0.1.0",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/HotKey",
"summary": "Simple global shortcuts in macOS.",
"source": {
"git": "https://github.com/soffes/HotKey.git",
"tag": "v0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"osx": "10.9"
},
"frameworks": [
"Appkit",
"Carbon"
],
"source_files": "Sources/HotKey/**/*.{h,m,swift}",
"pushed_with_swift_version": "4.0"
}