blob: 278957f3b6adedb2803100bc406517ce35afabb1 [file] [log] [blame]
{
"name": "ScreenCapture",
"version": "0.1.0",
"summary": "Easily capture the screen on OS X.",
"homepage": "https://github.com/nirix/swift-screencapture",
"license": "MIT",
"authors": "Jack P.",
"platforms": {
"osx": "10.9"
},
"source": {
"git": "https://github.com/nirix/swift-screencapture.git",
"tag": "v0.1.0"
},
"source_files": "ScreenCapture/*.{swift}"
}