blob: 2de93442bfa29356a9b34455056b2fc3cfd9a229 [file] [log] [blame]
{
"name": "IYLoginItem",
"version": "0.1",
"summary": "Small Objective-C library for easily adding/removing bundles from login items.",
"homepage": "https://github.com/ianyh/IYLoginItem",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Ian Ynda-Hummel": "ianynda@gmail.com"
},
"source": {
"git": "https://github.com/ianyh/IYLoginItem.git",
"tag": "0.1"
},
"platforms": {
"osx": "10.6"
},
"source_files": "IYLoginItem",
"frameworks": "CoreServices",
"requires_arc": true
}