blob: bfa532e56743c6017c70a0f4ae349f66463f9d9a [file] [log] [blame]
{
"name": "DNLoginServiceKit",
"version": "1.0.0",
"summary": "Easy manage login items in macOS",
"license": {
"type": "apache2",
"file": "LICENSE"
},
"homepage": "https://github.com/dimitarnestorov/DNLoginServiceKit",
"authors": {
"Dimitar Nestorov": "opensource@dimitarnestorov.com"
},
"source": {
"git": "https://github.com/dimitarnestorov/DNLoginServiceKit.git",
"tag": "v1.0.0"
},
"platforms": {
"osx": "10.10"
},
"source_files": "Lib/DNLoginServiceKit/*.{h,m}"
}