blob: 39dbaa889c28668bb9a6ab5dd159f6fafe8445d3 [file] [log] [blame]
{
"name": "LicensePlistWindowController",
"version": "1.0.0",
"summary": "LicensePlistWindowController is a implementation of displaying LicensePlist Settings.bundle file.",
"homepage": "https://github.com/cathandnya/LicensePlistWindowController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nya": "webmaster@cathand.org"
},
"social_media_url": "https://twitter.com/cathandnya",
"platforms": {
"osx": "10.13"
},
"source": {
"git": "https://github.com/cathandnya/LicensePlistWindowController.git",
"tag": "1.0.0"
},
"source_files": "LicensePlistWindowController/LicensePlistWindowController/*.{swift}",
"resources": "LicensePlistWindowController/LicensePlistWindowController/*.storyboard",
"swift_versions": "5.0",
"swift_version": "5.0"
}