{ | |
"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" | |
} |