1 cask :v1 => 'titanium-studio' do
5 # amazonaws.com is the official download host per the vendor homepage
6 url 'https://titanium-studio.s3.amazonaws.com/latest/Titanium_Studio.dmg'
7 homepage 'http://www.appcelerator.com/titanium/'
8 license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10 installer :manual => 'Titanium Studio.app'