# -*- encoding: utf-8 -*- # stub: pixeltrix-prowler 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "pixeltrix-prowler".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Andrew White".freeze] s.date = "2009-05-16" s.description = "A simple wrapper class that provides basic access to the Prowl API.".freeze s.email = "andyw@pixeltrix.co.uk".freeze s.files = ["INSTALL".freeze, "MIT-LICENSE".freeze, "README".freeze, "Rakefile".freeze, "install.rb".freeze, "lib/prowler.rb".freeze, "prowler.gemspec".freeze, "tasks/prowler.rake".freeze, "test/prowler_test.rb".freeze] s.homepage = "http://github.com/pixeltrix/prowler/".freeze s.requirements = ["none".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Provides access to the Prowl API.".freeze s.test_files = ["test/prowler_test.rb".freeze] end