# -*- encoding: utf-8 -*- # stub: fwtoolkit 1.0.6 ruby lib Gem::Specification.new do |s| s.name = "fwtoolkit".freeze s.version = "1.0.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Matt Brooke-Smith".freeze] s.date = "2014-02-25" s.description = "A collection of iOS development tools used by Future Workshops".freeze s.email = ["matt@futureworkshops.com".freeze] s.executables = ["fwt".freeze] s.files = ["bin/fwt".freeze, "features/cocoapods/setup.feature".freeze, "features/frank/model.feature".freeze, "features/frank/setup.feature".freeze, "features/git/create.feature".freeze, "features/project/create.feature".freeze, "features/step_definitions/aruba_steps.rb".freeze, "features/step_definitions/git_steps.rb".freeze, "features/step_definitions/project_steps.rb".freeze, "features/step_definitions/rvm_steps.rb".freeze, "features/step_definitions/system_steps.rb".freeze, "features/support/env.rb".freeze, "features/support/lib_test/aruba_fwt.rb".freeze, "features/support/lib_test/aruba_mod.rb".freeze, "features/support/lib_test/fake_gem.rb".freeze, "features/xcode/create.feature".freeze, "lib/fwtoolkit.rb".freeze, "lib/fwtoolkit/cli.rb".freeze, "lib/fwtoolkit/cli/bootstrap.rb".freeze, "lib/fwtoolkit/cli/ci.rb".freeze, "lib/fwtoolkit/cli/cocoapods.rb".freeze, "lib/fwtoolkit/cli/ext/thor.rb".freeze, "lib/fwtoolkit/cli/frank.rb".freeze, "lib/fwtoolkit/cli/fw_actions.rb".freeze, "lib/fwtoolkit/cli/fw_actions/template_dir.rb".freeze, "lib/fwtoolkit/cli/git.rb".freeze, "lib/fwtoolkit/cli/ota.rb".freeze, "lib/fwtoolkit/cli/ota_client/hockeyapp_client.rb".freeze, "lib/fwtoolkit/cli/project.rb".freeze, "lib/fwtoolkit/cli/thorutils.rb".freeze, "lib/fwtoolkit/cli/xcode.rb".freeze, "lib/fwtoolkit/config.rb".freeze, "lib/fwtoolkit/config/config.sample".freeze, "lib/fwtoolkit/configfile.rb".freeze, "lib/fwtoolkit/executable.rb".freeze, "lib/fwtoolkit/executable/executable.rb".freeze, "lib/fwtoolkit/ext/gem.rb".freeze, "lib/fwtoolkit/ext/hash_yaml.rb".freeze, "lib/fwtoolkit/git_client.rb".freeze, "lib/fwtoolkit/git_client/git_client.rb".freeze, "lib/fwtoolkit/projectfile.rb".freeze, "lib/fwtoolkit/rake/ext/rake.rb".freeze, "lib/fwtoolkit/rake/tasks.rb".freeze, "lib/fwtoolkit/rake/tasks/ci.rb".freeze, "lib/fwtoolkit/rake/tasks/config.rb".freeze, "lib/fwtoolkit/rake/tasks/ota.rb".freeze, "lib/fwtoolkit/rake/tasks/project.rb".freeze, "lib/fwtoolkit/rake/tasks/test.rb".freeze, "lib/fwtoolkit/rake/tasks/xcode.rb".freeze, "lib/fwtoolkit/version.rb".freeze, "spec/git_client_spec.rb".freeze, "spec/project_config_spec.rb".freeze, "spec/rake/project.rb".freeze, "spec/rake/test.rb".freeze, "spec/rake/xcode.rb".freeze, "spec/support/aruba-doubles-rspec.rb".freeze, "spec/support/ctx_rake.rb".freeze, "spec/support/double_helper.rb".freeze, "spec/support/project_generator.rb".freeze, "templates/default_project/frank/%project_name%/%target_name%/%class_prefix%AppDelegate+Frank.h.tt".freeze, "templates/default_project/frank/%project_name%/%target_name%/%class_prefix%AppDelegate+Frank.m.tt".freeze, "templates/default_project/frank/%project_name%/Frank/features/example.feature".freeze, "templates/default_project/frank/%project_name%/Frank/features/step_definitions/launch_steps.rb".freeze, "templates/default_project/frank/%project_name%/Frank/features/support/env.rb".freeze, "templates/default_project/frank/%project_name%/Frank/features/support/mimic.rb".freeze, "templates/default_project/frank/~template_config.rb".freeze, "templates/default_project/frank_seed_core_data/%project_name%/Frank/features/support/models/%class_name%.rb.tt".freeze, "templates/default_project/frank_seed_support/%project_name%/Frank/features/support/models/factories.rb.tt".freeze, "templates/default_project/frank_seed_support/%project_name%/Frank/features/support/views/my_objects_json.erb".freeze, "templates/default_project/frank_seed_support/%project_name%/Frank/features/support/views/my_objects_xml.erb".freeze, "templates/default_project/git/.gitignore".freeze, "templates/default_project/rvm/.rvmrc.tt".freeze, "templates/default_project/rvm/Gemfile".freeze, "templates/default_project/xcode/%project_name%.xcworkspace/contents.xcworkspacedata.tt".freeze, "templates/default_project/xcode/%project_name%.xcworkspace/xcshareddata/%project_name%.xccheckout.tt".freeze, "templates/default_project/xcode/%project_name%/%project_name%.xcodeproj/project.pbxproj.tt".freeze, "templates/default_project/xcode/%project_name%/%project_name%.xcodeproj/project.xcworkspace/contents.xcworkspacedata.tt".freeze, "templates/default_project/xcode/%project_name%/%project_name%.xcodeproj/xcshareddata/xcschemes/%project_name%-Release.xcscheme.tt".freeze, "templates/default_project/xcode/%project_name%/%project_name%.xcodeproj/xcshareddata/xcschemes/%project_name%-Testing.xcscheme.tt".freeze, "templates/default_project/xcode/%project_name%/%project_name%.xcodeproj/xcshareddata/xcschemes/%project_name%.xcscheme.tt".freeze, "templates/default_project/xcode/%project_name%/%target_name%/%class_prefix%AppDelegate.h.tt".freeze, "templates/default_project/xcode/%project_name%/%target_name%/%class_prefix%AppDelegate.m.tt".freeze, "templates/default_project/xcode/%project_name%/%target_name%/Supporting Files/%project_name%-Info.plist".freeze, "templates/default_project/xcode/%project_name%/%target_name%/Supporting Files/%project_name%-Prefix.pch.tt".freeze, "templates/default_project/xcode/%project_name%/%target_name%/Supporting Files/en.lproj/InfoPlist.strings".freeze, "templates/default_project/xcode/%project_name%/%target_name%/Supporting Files/fw-shared.xcconfig".freeze, "templates/default_project/xcode/%project_name%/%target_name%/Supporting Files/info.plist.h.tt".freeze, "templates/default_project/xcode/%project_name%/%target_name%/Supporting Files/main.m.tt".freeze, "templates/default_project/xcode/%project_name%/%target_name%/Supporting Files/version.sh".freeze, "templates/default_project/xcode/%project_name%/%tests_target_name%/%project_name%Tests.h.tt".freeze, "templates/default_project/xcode/%project_name%/%tests_target_name%/%project_name%Tests.m.tt".freeze, "templates/default_project/xcode/%project_name%/%tests_target_name%/Supporting Files/%tests_target_name%-Info.plist".freeze, "templates/default_project/xcode/%project_name%/%tests_target_name%/Supporting Files/en.lproj/InfoPlist.strings".freeze, "templates/default_project/xcode/%project_name%/Default.png".freeze, "templates/default_project/xcode/%project_name%/Resources/Default-568h@2x.png".freeze, "templates/default_project/xcode/%project_name%/Resources/Default.png".freeze, "templates/default_project/xcode/%project_name%/Resources/Default@2x.png".freeze, "templates/default_project/xcode/FWProjectfile.tt".freeze, "templates/default_project/xcode/Podfile.tt".freeze, "templates/default_project/xcode/Rakefile.tt".freeze, "templates/default_project/xcode/~template_config.rb".freeze] s.homepage = "https://github.com/FutureWorkshops/FWToolkit".freeze s.rubygems_version = "3.5.10".freeze s.summary = "".freeze s.test_files = ["features/cocoapods/setup.feature".freeze, "features/frank/model.feature".freeze, "features/frank/setup.feature".freeze, "features/git/create.feature".freeze, "features/project/create.feature".freeze, "features/step_definitions/aruba_steps.rb".freeze, "features/step_definitions/git_steps.rb".freeze, "features/step_definitions/project_steps.rb".freeze, "features/step_definitions/rvm_steps.rb".freeze, "features/step_definitions/system_steps.rb".freeze, "features/support/env.rb".freeze, "features/support/lib_test/aruba_fwt.rb".freeze, "features/support/lib_test/aruba_mod.rb".freeze, "features/support/lib_test/fake_gem.rb".freeze, "features/xcode/create.feature".freeze, "spec/git_client_spec.rb".freeze, "spec/project_config_spec.rb".freeze, "spec/rake/project.rb".freeze, "spec/rake/test.rb".freeze, "spec/rake/xcode.rb".freeze, "spec/support/aruba-doubles-rspec.rb".freeze, "spec/support/ctx_rake.rb".freeze, "spec/support/double_helper.rb".freeze, "spec/support/project_generator.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.3.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.13.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.5.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.2.1".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.17.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 10.0.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.0.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.10.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.3.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.1.9.pre1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9.9".freeze]) end