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] ThinkingDataCore 1.0.2
[CocoaPods.git]
/
Specs
/
6
/
c
/
7
/
Magnet
/
2.3.0
/
Magnet.podspec.json
blob
2f0dc4ee4eb04c1f905c24f8ccac679a85a399c6
1
{
2
"name": "Magnet",
3
"version": "2.3.0",
4
"summary": "Customize global hotkeys in macOS.",
5
"license": {
6
"type": "MIT",
7
"file": "LICENSE"
8
},
9
"homepage": "https://github.com/Clipy/Magnet",
10
"authors": {
11
"Econa77": "f.s.1992.ip@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/Clipy/Magnet.git",
15
"tag": "v2.3.0"
16
},
17
"platforms": {
18
"osx": "10.9"
19
},
20
"source_files": "Lib/Magnet/*.swift",
21
"frameworks": [
22
"Carbon",
23
"Cocoa"
24
]
25
}