RoboticCheese/tweetbot-chef

View on GitHub
metadata.rb

Summary

Maintainability
A
0 mins
Test Coverage
# Encoding: UTF-8

name 'tweetbot'
maintainer 'Jonathan Hartman'
maintainer_email 'j@p4nt5.com'
license 'apache2'
description 'Installs Tweetbot'
long_description 'Installs Tweetbot'
version '1.1.1'

source_url 'https://github.com/roboticcheese/tweetbot-chef'
issues_url 'https://github.com/roboticcheese/tweetbot-chef/issues'

depends 'mac-app-store', '~> 2.0'

supports 'mac_os_x'