class SplashtopStreamer < Cask url 'https://d17kmd0va0f0mp.cloudfront.net/mac/Splashtop_Streamer_MAC_v2.4.5.3.dmg' homepage 'http://www.splashtop.com/downloads' version '2.4.5.3' sha256 '07fd11f7c19ce0c7c29e65d5182532940f74e6e4512b696c19e58389d5e86357' install 'Splashtop Streamer.pkg' uninstall :pkgutil => 'com.splashtop.splashtopStreamer.*' end