blob: 6526c3e494846921e298530b5d8befb4e11117ef [file] [log] [blame]
{
"name": "Screeen",
"version": "1.0.0",
"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": "v1.0.0"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Lib/Screeen/*.swift",
"frameworks": "Cocoa"
}