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] Vouched 1.9.5
[CocoaPods.git]
/
Specs
/
c
/
5
/
e
/
ScreenCapture
/
0.1.0
/
ScreenCapture.podspec.json
blob
278957f3b6adedb2803100bc406517ce35afabb1
1
{
2
"name": "ScreenCapture",
3
"version": "0.1.0",
4
"summary": "Easily capture the screen on OS X.",
5
"homepage": "https://github.com/nirix/swift-screencapture",
6
"license": "MIT",
7
"authors": "Jack P.",
8
"platforms": {
9
"osx": "10.9"
10
},
11
"source": {
12
"git": "https://github.com/nirix/swift-screencapture.git",
13
"tag": "v0.1.0"
14
},
15
"source_files": "ScreenCapture/*.{swift}"
16
}