# -*- encoding: utf-8 -*- # stub: briar 0.1.4.b2 ruby libfeatures Gem::Specification.new do |s| s.name = "briar".freeze s.version = "0.1.4.b2".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "features".freeze] s.authors = ["Joshua Moody".freeze] s.date = "2014-03-05" s.description = "extends calabash-ios steps".freeze s.email = ["joshuajmoody@gmail.com".freeze] s.executables = ["briar".freeze] s.files = ["Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/briar".freeze, "bin/briar_console.rb".freeze, "bin/briar_dot_xamarin.rb".freeze, "bin/briar_env.rb".freeze, "bin/briar_help.rb".freeze, "bin/briar_ideviceinstaller.rb".freeze, "bin/briar_install.rb".freeze, "bin/briar_report.rb".freeze, "bin/briar_resign.rb".freeze, "bin/briar_rm.rb".freeze, "bin/briar_sim.rb".freeze, "bin/briar_tags.rb".freeze, "bin/briar_xtc.rb".freeze, "briar.gemspec".freeze, "features/step_definitions/alerts_and_sheets/action_sheet_steps.rb".freeze, "features/step_definitions/alerts_and_sheets/alert_view_steps.rb".freeze, "features/step_definitions/bars/navbar_steps.rb".freeze, "features/step_definitions/bars/tabbar_steps.rb".freeze, "features/step_definitions/bars/toolbar_steps.rb".freeze, "features/step_definitions/briar_core_steps.rb".freeze, "features/step_definitions/control/button_steps.rb".freeze, "features/step_definitions/control/segmented_control_steps.rb".freeze, "features/step_definitions/control/slider_steps.rb".freeze, "features/step_definitions/email_steps.rb".freeze, "features/step_definitions/image_view_steps.rb".freeze, "features/step_definitions/keyboard_steps.rb".freeze, "features/step_definitions/label_steps.rb".freeze, "features/step_definitions/picker/date_picker_steps.rb".freeze, "features/step_definitions/picker/picker_steps.rb".freeze, "features/step_definitions/scroll_view_steps.rb".freeze, "features/step_definitions/table_steps.rb".freeze, "features/step_definitions/text_field_steps.rb".freeze, "features/step_definitions/text_view_steps.rb".freeze, "features/support/env.rb".freeze, "features/support/hooks.rb".freeze, "features/support/launch.rb".freeze, "lib/briar.rb".freeze, "lib/briar/alerts_and_sheets/action_sheet.rb".freeze, "lib/briar/alerts_and_sheets/alert_view.rb".freeze, "lib/briar/bars/navbar.rb".freeze, "lib/briar/bars/tabbar.rb".freeze, "lib/briar/bars/toolbar.rb".freeze, "lib/briar/briar_core.rb".freeze, "lib/briar/control/button.rb".freeze, "lib/briar/control/segmented_control.rb".freeze, "lib/briar/control/slider.rb".freeze, "lib/briar/cucumber.rb".freeze, "lib/briar/email.rb".freeze, "lib/briar/image_view.rb".freeze, "lib/briar/irbrc.rb".freeze, "lib/briar/keyboard/keyboard.rb".freeze, "lib/briar/keyboard/uia_keyboard.rb".freeze, "lib/briar/keyboard/uia_keyboard_language.rb".freeze, "lib/briar/keyboard/uia_numeric_keyboard.rb".freeze, "lib/briar/label.rb".freeze, "lib/briar/page/briar_page.rb".freeze, "lib/briar/page/briar_page_helpers.rb".freeze, "lib/briar/picker/date_picker.rb".freeze, "lib/briar/picker/date_picker_core.rb".freeze, "lib/briar/picker/date_picker_manipulation.rb".freeze, "lib/briar/picker/picker.rb".freeze, "lib/briar/picker/picker_shared.rb".freeze, "lib/briar/scroll_view.rb".freeze, "lib/briar/table.rb".freeze, "lib/briar/text_field.rb".freeze, "lib/briar/text_view.rb".freeze, "lib/briar/uia/briar_uia.rb".freeze, "lib/briar/version.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/jmoody/briar".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "briar-0.1.4.b2".freeze s.test_files = ["spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.0.9".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9.166".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 10.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.99.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9.12.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.0".freeze]) end