RoboticCheese/plex-home-theater-chef

View on GitHub
metadata.rb

Summary

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

name             'plex-home-theater'
maintainer       'Jonathan Hartman'
maintainer_email 'j@p4nt5.com'
license          'apache2'
description      'Installs the Plex Home Theater app'
long_description 'Installs the Plex Home Theater app'
version          '1.0.1'

depends          'windows', '~> 1.37'

supports         'mac_os_x'
supports         'windows'