# -*- encoding: utf-8 -*- # stub: xcbootstrap 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "xcbootstrap".freeze s.version = "0.1.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 = ["Stewart Gleadow".freeze] s.date = "2014-03-01" s.description = "Bootstrap iOS projects with builds and testing already configured".freeze s.email = ["sgleadow@gmail.com".freeze] s.executables = ["xcbootstrap".freeze] s.files = ["bin/xcbootstrap".freeze, "lib/xcbootstrap.rb".freeze, "lib/xcbootstrap/bootstrap.rb".freeze, "lib/xcbootstrap/cli.rb".freeze, "lib/xcbootstrap/next_steps.txt".freeze, "lib/xcbootstrap/template.rb".freeze, "lib/xcbootstrap/templates.rb".freeze, "lib/xcbootstrap/version.rb".freeze, "spec/acceptance/xcbootstrap_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/unit/bootstrap_spec.rb".freeze, "spec/unit/cli_spec.rb".freeze, "spec/unit/template_spec.rb".freeze, "spec/unit/templates_spec.rb".freeze, "templates/Sample/Sample.xcodeproj/project.pbxproj".freeze, "templates/Sample/Sample.xcodeproj/project.xcworkspace/contents.xcworkspacedata".freeze, "templates/Sample/Sample.xcodeproj/xcshareddata/xcschemes/Sample.xcscheme".freeze, "templates/Sample/Sample/AppDelegate.h".freeze, "templates/Sample/Sample/AppDelegate.m".freeze, "templates/Sample/Sample/Default-568h@2x.png".freeze, "templates/Sample/Sample/Default.png".freeze, "templates/Sample/Sample/Default@2x.png".freeze, "templates/Sample/Sample/Sample-Info.plist".freeze, "templates/Sample/Sample/Sample-Prefix.pch".freeze, "templates/Sample/Sample/main.m".freeze, "templates/Sample/SampleTests/SampleTests-Info.plist".freeze, "templates/Sample/SampleTests/SampleTests.m".freeze, "templates/Sample/gitignore".freeze, "templates/Sample/manifest.yml".freeze, "templates/simple/Gemfile".freeze, "templates/simple/Podfile".freeze, "templates/simple/Rakefile".freeze, "templates/simple/app/configuration/analyzer.xcconfig".freeze, "templates/simple/app/configuration/app.xcconfig".freeze, "templates/simple/app/configuration/architectures.xcconfig".freeze, "templates/simple/app/configuration/compiler.xcconfig".freeze, "templates/simple/app/configuration/debug-code-sign.xcconfig".freeze, "templates/simple/app/configuration/debug.xcconfig".freeze, "templates/simple/app/configuration/release-code-sign.xcconfig".freeze, "templates/simple/app/configuration/release.xcconfig".freeze, "templates/simple/app/configuration/shared.xcconfig".freeze, "templates/simple/app/configuration/unit-tests.xcconfig".freeze, "templates/simple/app/resources/AppInfo.plist".freeze, "templates/simple/app/resources/Default-568h@2x.png".freeze, "templates/simple/app/resources/Default.png".freeze, "templates/simple/app/resources/Default@2x.png".freeze, "templates/simple/app/resources/UnitTestsInfo.plist".freeze, "templates/simple/app/simple.xcodeproj/project.pbxproj".freeze, "templates/simple/app/simple.xcodeproj/xcshareddata/xcschemes/simple.xcscheme".freeze, "templates/simple/app/src/AppDelegate.h".freeze, "templates/simple/app/src/AppDelegate.m".freeze, "templates/simple/app/src/AppPrefix.pch".freeze, "templates/simple/app/src/main.m".freeze, "templates/simple/app/test/ExampleSpec.m".freeze, "templates/simple/app/test/UnitTestsPrefix.pch".freeze, "templates/simple/gitignore".freeze, "templates/simple/manifest.yml".freeze, "templates/simple/simple.xcworkspace/contents.xcworkspacedata".freeze, "templates/static-lib/Gemfile".freeze, "templates/static-lib/Podfile".freeze, "templates/static-lib/Rakefile".freeze, "templates/static-lib/gitignore".freeze, "templates/static-lib/lib/configuration/analyzer.xcconfig".freeze, "templates/static-lib/lib/configuration/architectures.xcconfig".freeze, "templates/static-lib/lib/configuration/compiler.xcconfig".freeze, "templates/static-lib/lib/configuration/debug-code-sign.xcconfig".freeze, "templates/static-lib/lib/configuration/debug.xcconfig".freeze, "templates/static-lib/lib/configuration/lib.xcconfig".freeze, "templates/static-lib/lib/configuration/release-code-sign.xcconfig".freeze, "templates/static-lib/lib/configuration/release.xcconfig".freeze, "templates/static-lib/lib/configuration/shared.xcconfig".freeze, "templates/static-lib/lib/configuration/test-loader.xcconfig".freeze, "templates/static-lib/lib/configuration/unit-tests.xcconfig".freeze, "templates/static-lib/lib/resources/Default-568h@2x.png".freeze, "templates/static-lib/lib/resources/Default.png".freeze, "templates/static-lib/lib/resources/Default@2x.png".freeze, "templates/static-lib/lib/resources/TestLoaderAppInfo.plist".freeze, "templates/static-lib/lib/resources/UnitTestsInfo.plist".freeze, "templates/static-lib/lib/src/MyFirstLibObject.h".freeze, "templates/static-lib/lib/src/MyFirstLibObject.m".freeze, "templates/static-lib/lib/src/StaticLibPrefix.pch".freeze, "templates/static-lib/lib/static-lib.xcodeproj/project.pbxproj".freeze, "templates/static-lib/lib/static-lib.xcodeproj/xcshareddata/xcschemes/static-lib.xcscheme".freeze, "templates/static-lib/lib/test/ExampleSpec.m".freeze, "templates/static-lib/lib/test/TestLoaderAppDelegate.h".freeze, "templates/static-lib/lib/test/TestLoaderAppDelegate.m".freeze, "templates/static-lib/lib/test/TestLoaderAppPrefix.pch".freeze, "templates/static-lib/lib/test/UnitTestsPrefix.pch".freeze, "templates/static-lib/lib/test/main.m".freeze, "templates/static-lib/manifest.yml".freeze, "templates/static-lib/static-lib.podspec".freeze, "templates/static-lib/static-lib.xcworkspace/contents.xcworkspacedata".freeze] s.homepage = "https://github.com/sgleadow/xcbootstrap".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Bootstrap iOS projects with builds and testing already configured".freeze s.test_files = ["spec/acceptance/xcbootstrap_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/unit/bootstrap_spec.rb".freeze, "spec/unit/cli_spec.rb".freeze, "spec/unit/template_spec.rb".freeze, "spec/unit/templates_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.2.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.18".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.4.2".freeze]) end