# -*- encoding: utf-8 -*- # stub: pusher-chameleon 1.4.4 ruby libapp Gem::Specification.new do |s| s.name = "pusher-chameleon".freeze s.version = "1.4.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "app".freeze] s.authors = ["Alex Pate".freeze, "Craig Frost".freeze, "Pusher".freeze] s.date = "2017-01-25" s.description = "Chameleon holds various front-end assets that are shared across our products".freeze s.email = "alex@alexpate.uk".freeze s.files = [".ruby-version".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "README.md".freeze, "docs/.gitignore".freeze, "docs/Gemfile".freeze, "docs/Gemfile.lock".freeze, "docs/README.md".freeze, "docs/Rakefile".freeze, "docs/_config.production.yml".freeze, "docs/_config.yml".freeze, "docs/_includes/footer.html".freeze, "docs/_includes/head.html".freeze, "docs/_includes/header.html".freeze, "docs/_includes/icon-github.html".freeze, "docs/_includes/icon-github.svg".freeze, "docs/_includes/logo-pusher.svg".freeze, "docs/_includes/sidebar.html".freeze, "docs/_layouts/default.html".freeze, "docs/_layouts/page.html".freeze, "docs/_layouts/post.html".freeze, "docs/_plugins/chameleon_version.rb".freeze, "docs/_plugins/copy_images_directory.rb".freeze, "docs/_plugins/ext.rb".freeze, "docs/_posts/2016-03-16-getting-started.md".freeze, "docs/_posts/2016-03-16-introduction.md".freeze, "docs/_posts/2016-03-17-buttons.md".freeze, "docs/_posts/2016-03-17-colors.md".freeze, "docs/_posts/2016-03-17-flex.md".freeze, "docs/_posts/2016-03-17-forms.md".freeze, "docs/_posts/2016-03-17-visibility.md".freeze, "docs/_posts/2016-04-04-typography.md".freeze, "docs/_posts/2016-04-05-syntax-highlighting.md".freeze, "docs/_posts/2016-05-08-alerts.md".freeze, "docs/_posts/2016-05-12-labels.md".freeze, "docs/_posts/2016-05-13-tooltips.md".freeze, "docs/_sass/_base.scss".freeze, "docs/_sass/_chameleon_imports.scss".freeze, "docs/_sass/_layout.scss".freeze, "docs/_sass/_typography.scss".freeze, "docs/_sass/layout/_aside.scss".freeze, "docs/about.md".freeze, "docs/autoprefixer.yml".freeze, "docs/css/main.scss".freeze, "docs/feed.xml".freeze, "docs/index.html".freeze, "images/ui_icons/alert_beta.svg".freeze, "images/ui_icons/alert_info.svg".freeze, "images/ui_icons/alert_tick.svg".freeze, "images/ui_icons/alert_warning.svg".freeze, "images/ui_icons/chevron_down.svg".freeze, "images/ui_icons/github--active.svg".freeze, "images/ui_icons/github.svg".freeze, "images/ui_icons/google--active.svg".freeze, "images/ui_icons/google.svg".freeze, "images/ui_icons/plus.svg".freeze, "javascripts/chameleon/code_box.js".freeze, "javascripts/chameleon/pusher_featurette.js".freeze, "javascripts/chameleon/pusher_text_cycler.js".freeze, "lib/pusher-chameleon.rb".freeze, "lib/pusher-chameleon/engine.rb".freeze, "lib/pusher-chameleon/version.rb".freeze, "license".freeze, "logo.png".freeze, "package.json".freeze, "pusher-chameleon.gemspec".freeze, "stylesheets/.gitkeep".freeze, "stylesheets/_base.scss".freeze, "stylesheets/_global.scss".freeze, "stylesheets/chameleon.scss".freeze, "stylesheets/components/_alert.scss".freeze, "stylesheets/components/_code_box.scss".freeze, "stylesheets/components/_flex_aligners.scss".freeze, "stylesheets/components/_label.scss".freeze, "stylesheets/components/_signpost.scss".freeze, "stylesheets/components/_spacers.scss".freeze, "stylesheets/components/_statistic.scss".freeze, "stylesheets/components/_tooltip.scss".freeze, "stylesheets/components/_visibility.scss".freeze, "stylesheets/forms/_base.scss".freeze, "stylesheets/forms/_buttons.scss".freeze, "stylesheets/forms/_checkbox.scss".freeze, "stylesheets/forms/_field.scss".freeze, "stylesheets/forms/_fieldset.scss".freeze, "stylesheets/forms/_forms.scss".freeze, "stylesheets/forms/_input.scss".freeze, "stylesheets/forms/_range.scss".freeze, "stylesheets/forms/_select.scss".freeze, "stylesheets/forms/_textarea.scss".freeze, "stylesheets/forms/_validation_alert.scss".freeze, "stylesheets/grid/_classes.scss".freeze, "stylesheets/grid/_column.scss".freeze, "stylesheets/grid/_flex-grid.scss".freeze, "stylesheets/grid/_grid.scss".freeze, "stylesheets/grid/_gutter.scss".freeze, "stylesheets/grid/_layout.scss".freeze, "stylesheets/grid/_position.scss".freeze, "stylesheets/grid/_row.scss".freeze, "stylesheets/grid/_size.scss".freeze, "stylesheets/typography/_base.scss".freeze, "stylesheets/typography/_helpers.scss".freeze, "stylesheets/typography/_import_proxima.scss".freeze, "stylesheets/typography/_import_realtime.scss".freeze, "stylesheets/typography/_inheritance.scss".freeze, "stylesheets/typography/_syntax_highlighting.scss".freeze, "stylesheets/typography/_syntax_highlighting_dark.scss".freeze, "stylesheets/typography/_syntax_highlighting_light.scss".freeze, "stylesheets/typography/_titles.scss".freeze, "stylesheets/typography/_typography.scss".freeze, "stylesheets/util/_breakpoint.scss".freeze, "stylesheets/util/_color.scss".freeze, "stylesheets/util/_flex.scss".freeze, "stylesheets/util/_mixins.scss".freeze, "stylesheets/util/_selector.scss".freeze, "stylesheets/util/_unit.scss".freeze, "stylesheets/util/_url_helper.scss".freeze, "stylesheets/util/_util.scss".freeze, "stylesheets/util/_value.scss".freeze] s.homepage = "https://github.com/pusher/chameleon".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Pusher Chameleon front-end asset library".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.2.0".freeze]) s.add_development_dependency(%q.freeze, ["= 1.3.1".freeze]) s.add_development_dependency(%q.freeze, ["= 0.9.2.2".freeze]) end