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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
5
/
d
/
9
/
Screeen
/
1.0.0
/
Screeen.podspec.json
blob
6526c3e494846921e298530b5d8befb4e11117ef
1
{
2
"name": "Screeen",
3
"version": "1.0.0",
4
"summary": "Observe user screen shot event in macOS.",
5
"license": {
6
"type": "MIT",
7
"file": "LICENSE"
8
},
9
"homepage": "https://github.com/Clipy/Screeen",
10
"authors": {
11
"Econa77": "f.s.1992.ip@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/Clipy/Screeen.git",
15
"tag": "v1.0.0"
16
},
17
"platforms": {
18
"osx": "10.9"
19
},
20
"source_files": "Lib/Screeen/*.swift",
21
"frameworks": "Cocoa"
22
}