blob: bbdb50aaee1e5d2cafb7463fffb524f815300422 [file] [log] [blame]
{
"name": "Spotify",
"version": "0.1.0",
"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.1.0"
},
"source_files": "Spotify/*.swift",
"pushed_with_swift_version": "3.0"
}