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