blob: 75dcf6ac9c2508e29dd10ca2987aa18b104e2730 [file] [log] [blame]
{
"name": "LaunchAtLogin",
"version": "2.4.0",
"summary": "Add \"Launch at Login\" functionality to your sandboxed macOS app in seconds",
"license": "MIT",
"homepage": "https://github.com/sindresorhus/LaunchAtLogin",
"social_media_url": "https://twitter.com/sindresorhus",
"authors": {
"Sindre Sorhus": "sindresorhus@gmail.com"
},
"source": {
"git": "https://github.com/sindresorhus/LaunchAtLogin.git",
"tag": "v2.4.0"
},
"source_files": [
"LaunchAtLogin",
"LaunchAtLoginHelper"
],
"resources": "LaunchAtLogin/copy-helper.sh",
"swift_version": "4.2",
"platforms": {
"osx": "10.12"
},
"deprecated": true
}