# -*- encoding: utf-8 -*- # stub: phantom-blergh 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "phantom-blergh".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "allowed_push_host" => "https://rubygems.org", "plugin_type" => "theme" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["David Alexander".freeze] s.date = "2016-12-28" s.email = ["opensource@thelonelyghost.com".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "_includes/collection-index.html".freeze, "_includes/disqus_comments.html".freeze, "_includes/footer.html".freeze, "_includes/google-analytics.html".freeze, "_includes/head.html".freeze, "_includes/header.html".freeze, "_includes/index.html".freeze, "_includes/read-time.html".freeze, "_layouts/default.html".freeze, "_layouts/home.html".freeze, "_layouts/page.html".freeze, "_layouts/post.html".freeze, "_sass/phantom-blergh.scss".freeze, "_sass/phantom-blergh/base/_page.scss".freeze, "_sass/phantom-blergh/base/_typography.scss".freeze, "_sass/phantom-blergh/components/_box.scss".freeze, "_sass/phantom-blergh/components/_button.scss".freeze, "_sass/phantom-blergh/components/_form.scss".freeze, "_sass/phantom-blergh/components/_icon.scss".freeze, "_sass/phantom-blergh/components/_image.scss".freeze, "_sass/phantom-blergh/components/_list.scss".freeze, "_sass/phantom-blergh/components/_section.scss".freeze, "_sass/phantom-blergh/components/_syntax_highlighting.scss".freeze, "_sass/phantom-blergh/components/_table.scss".freeze, "_sass/phantom-blergh/components/_tiles.scss".freeze, "_sass/phantom-blergh/ie8.scss".freeze, "_sass/phantom-blergh/ie9.scss".freeze, "_sass/phantom-blergh/layout/_articles.scss".freeze, "_sass/phantom-blergh/layout/_footer.scss".freeze, "_sass/phantom-blergh/layout/_header.scss".freeze, "_sass/phantom-blergh/layout/_main.scss".freeze, "_sass/phantom-blergh/layout/_menu.scss".freeze, "_sass/phantom-blergh/layout/_wrapper.scss".freeze, "_sass/phantom-blergh/libs/_functions.scss".freeze, "_sass/phantom-blergh/libs/_mixins.scss".freeze, "_sass/phantom-blergh/libs/_skel.scss".freeze, "_sass/phantom-blergh/libs/_vars.scss".freeze, "assets/css/font-awesome.min.css".freeze, "assets/css/ie9.scss".freeze, "assets/css/main.scss".freeze, "assets/favicon.png".freeze, "assets/fonts/FontAwesome.otf".freeze, "assets/fonts/fontawesome-webfont.eot".freeze, "assets/fonts/fontawesome-webfont.svg".freeze, "assets/fonts/fontawesome-webfont.ttf".freeze, "assets/fonts/fontawesome-webfont.woff".freeze, "assets/fonts/fontawesome-webfont.woff2".freeze, "assets/images/stock01.jpg".freeze, "assets/images/stock02.jpg".freeze, "assets/images/stock03.jpg".freeze, "assets/images/stock04.jpg".freeze, "assets/images/stock05.jpg".freeze, "assets/images/stock06.jpg".freeze, "assets/images/stock07.jpg".freeze, "assets/images/stock08.jpg".freeze, "assets/images/stock09.jpg".freeze, "assets/images/stock10.jpg".freeze, "assets/images/stock11.jpg".freeze, "assets/images/stock12.jpg".freeze, "assets/images/stock13.jpg".freeze, "assets/images/stock14.jpg".freeze, "assets/images/stock15.jpg".freeze, "assets/js/email.js".freeze, "assets/js/https.js".freeze, "assets/js/ie/html5shiv.js".freeze, "assets/js/ie/respond.min.js".freeze, "assets/js/jquery.min.js".freeze, "assets/js/main.js".freeze, "assets/js/skel.min.js".freeze, "assets/js/util.js".freeze, "assets/logo.svg".freeze] s.homepage = "https://gitlab.com/thelonelyghost/phantom-blergh".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A Jekyll theme adaptation of https://html5up.net/phantom".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.12".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end