add license stanza to apikitchen

This commit is contained in:
Roland Walker 2014-10-01 11:32:28 -04:00
parent 15704d019a
commit 3467480226
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Apikitchen < Cask
url "https://s3.amazonaws.com/envolto-static/ApiKitchen_#{version}.dmg"
appcast 'http://apikitchen.com/updates/appcast.xml'
homepage 'http://apikitchen.com/'
license :unknown
app 'ApiKitchen.app'
end