# -*- encoding: utf-8 -*- # stub: paulanthonywilson-iphone_testify 0.0.4 ruby lib Gem::Specification.new do |s| s.name = "paulanthonywilson-iphone_testify".freeze s.version = "0.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Paul Wilson".freeze] s.date = "2009-02-25" s.description = "Utility to help set up and iPhone project for testing using code from {The Google Toolbox for Mac}[http://code.google.com/p/google-toolbox-for-mac/].".freeze s.email = "paul.wilson@merecomplexities.com".freeze s.executables = ["iphone_testify".freeze] s.extra_rdoc_files = ["History.txt".freeze, "README.rdoc".freeze, "bin/iphone_testify".freeze] s.files = ["History.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "bin/iphone_testify".freeze, "iphone_testify-0.0.2.gem".freeze, "iphone_testify.gemspec".freeze, "lib/iphone_testify.rb".freeze, "lib/iphone_testify/setup.rb".freeze, "skeleton/Rakefile".freeze, "skeleton/autoiphonetest.rb".freeze, "skeleton/google_testing/GTMDefines.h".freeze, "skeleton/google_testing/GTMIPhoneUnitTestDelegate.h".freeze, "skeleton/google_testing/GTMIPhoneUnitTestDelegate.m".freeze, "skeleton/google_testing/GTMIPhoneUnitTestMain.m".freeze, "skeleton/google_testing/GTMSenTestCase.h".freeze, "skeleton/google_testing/GTMSenTestCase.m".freeze, "skeleton/google_testing/GoogleToolboxForMac.license".freeze, "skeleton/google_testing/RunIPhoneUnitTest.sh".freeze, "test/test_helper.rb".freeze, "test/test_setup.rb".freeze] s.homepage = "http://github.com/paulanthonywilson/iphone_testify/".freeze s.rdoc_options = ["--main".freeze, "README.rdoc".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Utility to help set up and iPhone project for testing using code from {The Google Toolbox for Mac}[http://code".freeze s.test_files = ["test/test_helper.rb".freeze, "test/test_setup.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 1.0.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.8.3".freeze]) s.add_development_dependency(%q.freeze, [">= 2.4.0".freeze]) end