blob: f202c8f3ed1f557f1f262f68e5fc6907c6a8187b [file] [log] [blame]
{
"name": "NSBundle+LoginItem",
"version": "1.0.0",
"summary": "A NSBundle category for adding / removing the bundle to LoginItems",
"homepage": "https://github.com/nklizhe/NSBundle-LoginItem",
"license": "MIT",
"authors": {
"Tom Li": "nklizhe@gmail.com"
},
"source": {
"git": "https://github.com/nklizhe/NSBundle-LoginItem.git",
"tag": "1.0.0"
},
"platforms": {
"osx": "10.6"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h"
}