# -*- encoding: utf-8 -*- # stub: apx-docs-theme 0.1.7 ruby lib Gem::Specification.new do |s| s.name = "apx-docs-theme".freeze s.version = "0.1.7".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Aliaksei Stratsilatau".freeze] s.date = "2019-01-25" s.email = ["sa@uavos.com".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "_includes/footer.html".freeze, "_includes/head.html".freeze, "_includes/js_files.html".freeze, "_includes/pages_nav.html".freeze, "_includes/section_nav.html".freeze, "_includes/toc.html".freeze, "_includes/topnav.html".freeze, "_layouts/default.html".freeze, "_layouts/docs.html".freeze, "_layouts/page.html".freeze, "_layouts/post.html".freeze, "_sass/_bootstrap.scss".freeze, "_sass/_syntax-highlighting.scss".freeze, "_sass/_typeahead.scss".freeze, "_sass/bootstrap/_alerts.scss".freeze, "_sass/bootstrap/_badges.scss".freeze, "_sass/bootstrap/_breadcrumbs.scss".freeze, "_sass/bootstrap/_button-groups.scss".freeze, "_sass/bootstrap/_buttons.scss".freeze, "_sass/bootstrap/_carousel.scss".freeze, "_sass/bootstrap/_close.scss".freeze, "_sass/bootstrap/_code.scss".freeze, "_sass/bootstrap/_component-animations.scss".freeze, "_sass/bootstrap/_dropdowns.scss".freeze, "_sass/bootstrap/_forms.scss".freeze, "_sass/bootstrap/_glyphicons.scss".freeze, "_sass/bootstrap/_grid.scss".freeze, "_sass/bootstrap/_input-groups.scss".freeze, "_sass/bootstrap/_jumbotron.scss".freeze, "_sass/bootstrap/_labels.scss".freeze, "_sass/bootstrap/_list-group.scss".freeze, "_sass/bootstrap/_media.scss".freeze, "_sass/bootstrap/_mixins.scss".freeze, "_sass/bootstrap/_modals.scss".freeze, "_sass/bootstrap/_navbar.scss".freeze, "_sass/bootstrap/_navs.scss".freeze, "_sass/bootstrap/_normalize.scss".freeze, "_sass/bootstrap/_pager.scss".freeze, "_sass/bootstrap/_pagination.scss".freeze, "_sass/bootstrap/_panels.scss".freeze, "_sass/bootstrap/_popovers.scss".freeze, "_sass/bootstrap/_print.scss".freeze, "_sass/bootstrap/_progress-bars.scss".freeze, "_sass/bootstrap/_responsive-embed.scss".freeze, "_sass/bootstrap/_responsive-utilities.scss".freeze, "_sass/bootstrap/_scaffolding.scss".freeze, "_sass/bootstrap/_tables.scss".freeze, "_sass/bootstrap/_theme.scss".freeze, "_sass/bootstrap/_thumbnails.scss".freeze, "_sass/bootstrap/_tooltip.scss".freeze, "_sass/bootstrap/_type.scss".freeze, "_sass/bootstrap/_utilities.scss".freeze, "_sass/bootstrap/_variables.scss".freeze, "_sass/bootstrap/_wells.scss".freeze, "_sass/bootstrap/mixins/_alerts.scss".freeze, "_sass/bootstrap/mixins/_background-variant.scss".freeze, "_sass/bootstrap/mixins/_border-radius.scss".freeze, "_sass/bootstrap/mixins/_buttons.scss".freeze, "_sass/bootstrap/mixins/_center-block.scss".freeze, "_sass/bootstrap/mixins/_clearfix.scss".freeze, "_sass/bootstrap/mixins/_forms.scss".freeze, "_sass/bootstrap/mixins/_gradients.scss".freeze, "_sass/bootstrap/mixins/_grid-framework.scss".freeze, "_sass/bootstrap/mixins/_grid.scss".freeze, "_sass/bootstrap/mixins/_hide-text.scss".freeze, "_sass/bootstrap/mixins/_image.scss".freeze, "_sass/bootstrap/mixins/_labels.scss".freeze, "_sass/bootstrap/mixins/_list-group.scss".freeze, "_sass/bootstrap/mixins/_nav-divider.scss".freeze, "_sass/bootstrap/mixins/_nav-vertical-align.scss".freeze, "_sass/bootstrap/mixins/_opacity.scss".freeze, "_sass/bootstrap/mixins/_pagination.scss".freeze, "_sass/bootstrap/mixins/_panels.scss".freeze, "_sass/bootstrap/mixins/_progress-bar.scss".freeze, "_sass/bootstrap/mixins/_reset-filter.scss".freeze, "_sass/bootstrap/mixins/_reset-text.scss".freeze, "_sass/bootstrap/mixins/_resize.scss".freeze, "_sass/bootstrap/mixins/_responsive-visibility.scss".freeze, "_sass/bootstrap/mixins/_size.scss".freeze, "_sass/bootstrap/mixins/_tab-focus.scss".freeze, "_sass/bootstrap/mixins/_table-row.scss".freeze, "_sass/bootstrap/mixins/_text-emphasis.scss".freeze, "_sass/bootstrap/mixins/_text-overflow.scss".freeze, "_sass/bootstrap/mixins/_vendor-prefixes.scss".freeze, "assets/css/font-awesome.min.css".freeze, "assets/css/main.scss".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/img/bg.jpg".freeze, "assets/img/favicon.ico".freeze, "assets/img/logo.png".freeze, "assets/js/bootstrap.min.js".freeze, "assets/js/main.js".freeze, "assets/js/typeahead.bundle.min.js".freeze] s.homepage = "https://github.com/uavos/apx-docs-theme".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Jekyll theme based on bootstrap for UAVOS APX documentation.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.10".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 12.3".freeze]) end