blob: f77da01ddadfd663983ac069d9304b28ec9362e4 [file] [log] [blame]
{
"name": "Screeen",
"version": "0.0.3",
"summary": "Observe user screen shot event in macOS.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Clipy/Screeen",
"authors": {
"Econa77": "f.s.1992.ip@gmail.com"
},
"source": {
"git": "https://github.com/Clipy/Screeen.git",
"tag": "v0.0.3"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Lib/Screeen/*.swift",
"frameworks": "Cocoa"
}