blob: 626960dd68bf9e0b659e4b03d36f972e45186229 [file] [log] [blame]
{
"name": "MusicControls",
"version": "0.1.0",
"summary": "A wrapper to control Music app.",
"description": "A wrapper to control Music app on macOS 10.15 and newer.",
"homepage": "https://github.com/Minh-Ton/MusicControls",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MinhTon": "ford.tonthat@icloud.com"
},
"source": {
"git": "https://github.com/Minh-Ton/MusicControls.git",
"tag": "0.1.0"
},
"platforms": {
"osx": "10.12"
},
"source_files": "MusicControls/*.swift",
"swift_versions": "4.0",
"swift_version": "4.0"
}