blob: dbaa772ea42784d317226f448f82645a7a26e6d1 [file] [log] [blame]
{
"name": "LaunchAtLogin",
"version": "2.3.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.3.0"
},
"source_files": [
"LaunchAtLogin",
"LaunchAtLoginHelper"
],
"resources": "LaunchAtLogin/copy-helper.sh",
"swift_version": "4.2",
"platforms": {
"osx": "10.12"
},
"deprecated": true
}