# -*- encoding: utf-8 -*- # stub: jekyll-theme-adobe-hyde 0.2.2 ruby lib Gem::Specification.new do |s| s.name = "jekyll-theme-adobe-hyde".freeze s.version = "0.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Sean Parent".freeze] s.date = "2020-05-22" s.email = ["sparent@adobe.com".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "_includes/associated_classes.html".freeze, "_includes/associated_enumerations.html".freeze, "_includes/associated_fields.html".freeze, "_includes/associated_functions.html".freeze, "_includes/associated_libraries.html".freeze, "_includes/associated_methods.html".freeze, "_includes/associated_typedefs.html".freeze, "_includes/breadcrumb.html".freeze, "_includes/defined_in_header.html".freeze, "_includes/example_table.html".freeze, "_includes/external_examples.html".freeze, "_includes/figure.md".freeze, "_includes/footer.html".freeze, "_includes/head.html".freeze, "_includes/header.html".freeze, "_includes/icon-github.html".freeze, "_includes/icon-github.svg".freeze, "_includes/icon-twitter.html".freeze, "_includes/icon-twitter.svg".freeze, "_includes/overloads.html".freeze, "_includes/theme.html".freeze, "_includes/top-bar.html".freeze, "_layouts/class.html".freeze, "_layouts/default.html".freeze, "_layouts/directory.html".freeze, "_layouts/eng_index.html".freeze, "_layouts/enumeration.html".freeze, "_layouts/function.html".freeze, "_layouts/library.html".freeze, "_layouts/method.html".freeze, "_layouts/page.html".freeze, "_layouts/post.html".freeze, "_sass/_base.scss".freeze, "_sass/_layout.scss".freeze, "_sass/_main.scss".freeze, "_sass/_syntax-highlighting-base.scss".freeze, "_sass/_syntax-highlighting-dark.scss".freeze, "_sass/_syntax-highlighting-light.scss".freeze, "_sass/_syntax-highlighting.scss".freeze, "_sass/jekyll-theme-adobe-hyde.scss".freeze, "_sass/rouge-github.scss".freeze, "assets/css/main-dark.scss".freeze, "assets/css/main-light.scss".freeze, "assets/images/bg_hr.png".freeze, "assets/images/blacktocat.png".freeze, "assets/images/icon_download.png".freeze, "assets/images/sprite_download.png".freeze, "assets/scripts/indices.js".freeze] s.homepage = "https://github.com/adobe/hyde-theme".freeze s.licenses = ["Apache 2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Jekyll theme to use with Hyde C++ documentation system.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.8".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.1.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 12.0".freeze]) end