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