# -*- encoding: utf-8 -*- # stub: xamarin-test-cloud 0.9.17 ruby lib Gem::Specification.new do |s| s.name = "xamarin-test-cloud".freeze s.version = "0.9.17".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Karl Krukow".freeze, "Jonas Maturana Larsen".freeze] s.date = "2013-08-16" s.description = "Xamarin Test Cloud lets you automatically test your app on hundreds of mobile devices".freeze s.email = ["karl@xamarin.com".freeze, "jonas@xamarin.com".freeze] s.executables = ["test-cloud".freeze] s.files = ["CHANGES.txt".freeze, "README.md".freeze, "bin/test-cloud".freeze, "lib/xamarin-test-cloud/cli.rb".freeze, "lib/xamarin-test-cloud/version.rb".freeze, "test/ipa/features/step_definitions/calabash_steps.rb".freeze, "test/ipa/features/step_definitions/my_first_steps.rb".freeze, "test/ipa/features/support/env.rb".freeze, "test/ipa/features/support/hooks.rb".freeze, "test/ipa/features/support/launch.rb".freeze, "test/test_parser.rb".freeze] s.homepage = "http://xamarin.com/test-cloud".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Command-line interface to Xamarin Test Cloud".freeze s.test_files = ["test/ipa/features/step_definitions/calabash_steps.rb".freeze, "test/ipa/features/step_definitions/my_first_steps.rb".freeze, "test/ipa/features/support/env.rb".freeze, "test/ipa/features/support/hooks.rb".freeze, "test/ipa/features/support/launch.rb".freeze, "test/test_parser.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.18.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.3.0".freeze, "< 2.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.3.1".freeze]) end