# -*- encoding: utf-8 -*-
# stub: fgrehm-autotestforphp 0.0.2 ruby lib

Gem::Specification.new do |s|
  s.name = "fgrehm-autotestforphp".freeze
  s.version = "0.0.2".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["F\u00C3\u00A1bio Rehm".freeze]
  s.date = "2009-07-24"
  s.description = "Autotest tool for PHP".freeze
  s.email = ["fgrehm@gmail.com".freeze]
  s.executables = ["autotestforphp".freeze]
  s.extra_rdoc_files = ["History.txt".freeze, "License.txt".freeze, "Manifest.txt".freeze, "PostInstall.txt".freeze, "README.rdoc".freeze]
  s.files = ["History.txt".freeze, "License.txt".freeze, "Manifest.txt".freeze, "PostInstall.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "autotestforphp.gemspec".freeze, "bin/autotestforphp".freeze, "images/fail.png".freeze, "images/pass.png".freeze, "lib/autotestforphp.rb".freeze, "lib/autotestforphp/cli.rb".freeze, "lib/autotestforphp/notification.rb".freeze, "lib/autotestforphp/notification/linux.rb".freeze, "lib/autotestforphp/notification/mac.rb".freeze, "lib/autotestforphp/notification/windows.rb".freeze, "lib/autotestforphp/result.rb".freeze, "script/console".freeze, "script/destroy".freeze, "script/generate".freeze, "test/autotestforphp/test_autotestforphp.rb".freeze, "test/cli/test_autotestforphp_cli.rb".freeze, "test/test_helper.rb".freeze, "test/test_linux.rb".freeze, "test/test_mac.rb".freeze, "test/test_notification.rb".freeze, "test/test_result.rb".freeze, "test/test_windows.rb".freeze]
  s.homepage = "http://github.com/fgrehm/autotestforphp".freeze
  s.post_install_message = "PostInstall.txt".freeze
  s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Autotest tool for PHP".freeze
  s.test_files = ["test/cli/test_autotestforphp_cli.rb".freeze, "test/test_linux.rb".freeze, "test/test_notification.rb".freeze, "test/test_helper.rb".freeze, "test/test_windows.rb".freeze, "test/test_result.rb".freeze, "test/test_mac.rb".freeze, "test/autotestforphp/test_autotestforphp.rb".freeze]

  s.specification_version = 3

  s.add_development_dependency(%q<hoe>.freeze, [">= 2.3.2".freeze])
end