# -*- encoding: utf-8 -*- # stub: typescript-src 1.4.1.3 ruby lib Gem::Specification.new do |s| s.name = "typescript-src".freeze s.version = "1.4.1.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["KAWACHI Takashi".freeze] s.date = "2015-07-07" s.description = "TypeScript source files".freeze s.email = ["tkawachi@gmail.com".freeze] s.files = [".gitignore".freeze, "CHANGES.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "lib/typescript-src.rb".freeze, "lib/typescript-src/support/typescript/.npmignore".freeze, "lib/typescript-src/support/typescript/CONTRIBUTING.md".freeze, "lib/typescript-src/support/typescript/CopyrightNotice.txt".freeze, "lib/typescript-src/support/typescript/LICENSE.txt".freeze, "lib/typescript-src/support/typescript/README.md".freeze, "lib/typescript-src/support/typescript/ThirdPartyNoticeText.txt".freeze, "lib/typescript-src/support/typescript/bin/lib.core.d.ts".freeze, "lib/typescript-src/support/typescript/bin/lib.core.es6.d.ts".freeze, "lib/typescript-src/support/typescript/bin/lib.d.ts".freeze, "lib/typescript-src/support/typescript/bin/lib.dom.d.ts".freeze, "lib/typescript-src/support/typescript/bin/lib.es6.d.ts".freeze, "lib/typescript-src/support/typescript/bin/lib.scriptHost.d.ts".freeze, "lib/typescript-src/support/typescript/bin/lib.webworker.d.ts".freeze, "lib/typescript-src/support/typescript/bin/tsc".freeze, "lib/typescript-src/support/typescript/bin/tsc.js".freeze, "lib/typescript-src/support/typescript/bin/typescript.d.ts".freeze, "lib/typescript-src/support/typescript/bin/typescriptServices.d.ts".freeze, "lib/typescript-src/support/typescript/bin/typescriptServices.js".freeze, "lib/typescript-src/support/typescript/bin/typescriptServices_internal.d.ts".freeze, "lib/typescript-src/support/typescript/bin/typescript_internal.d.ts".freeze, "lib/typescript-src/support/typescript/package.json".freeze, "lib/typescript-src/version.rb".freeze, "test/test_type_script_src.rb".freeze, "typescript-src.gemspec".freeze] s.homepage = "https://github.com/typescript-ruby/typescript-src-ruby".freeze s.licenses = ["Apache 2.0 License".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "TypeScript source files".freeze s.test_files = ["test/test_type_script_src.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) end