homebrew-cask/Casks/swift-publisher.rb

11 lines
259 B
Ruby
Raw Normal View History

2014-10-21 00:35:04 +08:00
class SwiftPublisher < Cask
version :latest
sha256 :no_check
url 'http://s3.amazonaws.com/belightsoft/SwiftPublisher.dmg'
homepage 'http://www.belightsoft.com/products/swiftpublisher/overview.php'
license :closed
app 'Swift Publisher 3.app'
end