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