1 cask :v1 => 'spotify' do
5 url 'http://download.spotify.com/Spotify.dmg'
7 homepage 'https://www.spotify.com'
12 uninstall :launchctl => 'com.spotify.webhelper'
15 '~/Library/Application Support/Spotify',
16 '~/Library/Preferences/com.spotify.client.plist',
17 '~/Library/Caches/com.spotify.client',
18 '~/Library/Logs/Spotify'