blob: 0cb969a726c4d16551aeaae1109521e22364d9c4 [file] [log] [blame]
{
"name": "NSBundle+LoginItem",
"version": "1.0.3",
"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": "v1.0.3"
},
"platforms": {
"osx": "10.6"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h"
}