blob: 037ba04a4859aa9b6cd838fc9da88e811cfe1214 [file] [log] [blame]
{
"name": "EMCLoginItem",
"version": "1.0.1",
"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\n in Apple OS X.\n",
"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.1"
},
"source_files": [
"EMCLoginItem",
"EMCLoginItem/**/*.{h,m}"
],
"exclude_files": "EMCLoginItem/Exclude",
"requires_arc": true
}