blob: acd74b5890ab4b9538c75ddc87ca5acf10b3b717 [file] [log] [blame]
{
"name": "Spotify",
"version": "0.0.1",
"summary": "A Spotify wrapper class for controlling Spotify on macOS",
"homepage": "https://github.com/kmikiy/Spotify",
"license": "MIT",
"authors": {
"Kristyán Miklós": "m.kristyan@gmail.com"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/kmikiy/Spotify.git",
"tag": "0.0.1"
},
"source_files": "Spotify/*.swift",
"pushed_with_swift_version": "3.0"
}