blob: 41fb8596ea8b4fb6a1fc944dcfa7b8c420df9cb7 [file] [log] [blame]
{
"name": "EMCLoginItem",
"version": "1.0.2",
"summary": "EMCLoginItem is an Objective-C library to query, add and remove login items in Apple OS X.",
"description": "`EMCLoginItem` is an Objective-C library to query, add and remove login items\nin Apple OS X.",
"homepage": "https://github.com/emcrisostomo/EMCLoginItem",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Enrico M. Crisostomo": "http://thegreyblog.blogspot.com/"
},
"social_media_url": "http://thegreyblog.blogspot.com",
"platforms": {
"osx": null
},
"source": {
"git": "https://github.com/emcrisostomo/EMCLoginItem.git",
"tag": "1.0.2"
},
"source_files": [
"EMCLoginItem",
"EMCLoginItem/**/*.{h,m}"
],
"exclude_files": "EMCLoginItem/Exclude",
"requires_arc": true
}