repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
f
/
8
/
d
/
HotKey
/
0.2.0
/
HotKey.podspec.json
blob
998c29deb666f371673eac4d8703bb2512ebdd2f
1
{
2
"name": "HotKey",
3
"version": "0.2.0",
4
"authors": {
5
"Sam Soffes": "sam@soff.es"
6
},
7
"homepage": "https://github.com/soffes/HotKey",
8
"summary": "Simple global shortcuts in macOS.",
9
"source": {
10
"git": "https://github.com/soffes/HotKey.git",
11
"tag": "v0.2.0"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"osx": "10.13"
19
},
20
"frameworks": [
21
"AppKit",
22
"Carbon"
23
],
24
"source_files": "Sources/HotKey/**/*.{h,m,swift}"
25
}