You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
198 B
7 lines
198 B
12 years ago
|
class Appcode < Cask
|
||
|
url 'http://download.jetbrains.com/objc/AppCode-2.0.3.dmg'
|
||
|
homepage 'http://www.jetbrains.com/objc/'
|
||
|
version '2.0.3'
|
||
|
sha1 '5564abb9bebcff335e02cd227130585873a21c12'
|
||
|
end
|