# -*- encoding: utf-8 -*- # stub: ethosstyles 0.1.15 ruby lib Gem::Specification.new do |s| s.name = "ethosstyles".freeze s.version = "0.1.15".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ethos".freeze] s.date = "2018-09-25" s.description = "A design system for Ethos".freeze s.email = ["mabell@adobe.com".freeze] s.files = [".gitignore".freeze, "Dockerfile".freeze, "Gemfile".freeze, "Makefile".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/images/loader.svg".freeze, "app/assets/stylesheets/_ethosstyles.scss".freeze, "app/assets/stylesheets/components/_avatars.scss".freeze, "app/assets/stylesheets/components/_base.scss".freeze, "app/assets/stylesheets/components/_blurbs.scss".freeze, "app/assets/stylesheets/components/_buttons.scss".freeze, "app/assets/stylesheets/components/_checks.scss".freeze, "app/assets/stylesheets/components/_forms.scss".freeze, "app/assets/stylesheets/components/_grid.scss".freeze, "app/assets/stylesheets/components/_icons.scss".freeze, "app/assets/stylesheets/components/_links.scss".freeze, "app/assets/stylesheets/components/_list-groups.scss".freeze, "app/assets/stylesheets/components/_lists.scss".freeze, "app/assets/stylesheets/components/_logs.scss".freeze, "app/assets/stylesheets/components/_modal.scss".freeze, "app/assets/stylesheets/components/_notices.scss".freeze, "app/assets/stylesheets/components/_panels.scss".freeze, "app/assets/stylesheets/components/_pills.scss".freeze, "app/assets/stylesheets/components/_progress.scss".freeze, "app/assets/stylesheets/components/_sections.scss".freeze, "app/assets/stylesheets/components/_sliders.scss".freeze, "app/assets/stylesheets/components/_tables.scss".freeze, "app/assets/stylesheets/components/_timestamp.scss".freeze, "app/assets/stylesheets/components/_tooltips.scss".freeze, "app/assets/stylesheets/components/_well.scss".freeze, "app/assets/stylesheets/lib/_normalize.scss".freeze, "app/assets/stylesheets/lib/fontawesome/scss/_variables.scss".freeze, "app/assets/stylesheets/lib/fontawesome/scss/fa-brands.scss".freeze, "app/assets/stylesheets/lib/fontawesome/scss/fa-regular.scss".freeze, "app/assets/stylesheets/lib/fontawesome/scss/fa-solid.scss".freeze, "app/assets/stylesheets/main.scss".freeze, "app/assets/stylesheets/pages/_styleguide.scss".freeze, "app/assets/stylesheets/settings/_test.scss".freeze, "app/assets/stylesheets/settings/_variables.scss".freeze, "app/assets/stylesheets/utilities/_animations.scss".freeze, "app/assets/stylesheets/utilities/_mixins.scss".freeze, "app/assets/stylesheets/utilities/_shame.scss".freeze, "app/assets/stylesheets/utilities/_utilities.scss".freeze, "app/views/avatars.php".freeze, "app/views/buttons.html".freeze, "app/views/buttons.php".freeze, "app/views/favicon.ico".freeze, "app/views/icons.php".freeze, "app/views/index.php".freeze, "app/views/list-groups.php".freeze, "app/views/modal_partial.php".freeze, "app/views/modals.php".freeze, "app/views/partial_avatars.php".freeze, "app/views/partial_icons.php".freeze, "app/views/partial_tooltips.php".freeze, "app/views/tooltips.php".freeze, "ethosstyles.gemspec".freeze, "lib/ethosstyles.rb".freeze, "lib/ethosstyles/engine.rb".freeze, "lib/ethosstyles/generator.rb".freeze, "lib/ethosstyles/version.rb".freeze] s.homepage = "https://git.corp.adobe.com/adobe-platform/stardust".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A design system for Ethos".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.4".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end