# -*- encoding: utf-8 -*- # stub: compass-helium 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "compass-helium".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Stephen".freeze] s.date = "2013-01-25" s.description = "Helium is a frontend responsive web framework for rapid prototyping and production-ready development using HTML5 and CSS3. In many ways it is similar to both Twitter Bootstrap and ZURB Foundation - in fact, it uses bits of their code. Unlike either of these two frameworks, however, Helium is designed to be much more lightweight and easier to tinker with. Think of it as a classic car where you can pop open the hood and easily work on the engine. The compiled default CSS file weighs in at a comparatively tiny 30k, versus approximately 100k for Bootstrap and almost 200k for Foundation.".freeze s.email = ["stephencway@me.com".freeze] s.files = ["README.md".freeze, "lib/compass-helium.rb".freeze, "stylesheets/_compass-helium.scss".freeze, "stylesheets/compass-helium/buttons.scss".freeze, "stylesheets/compass-helium/components.scss".freeze, "stylesheets/compass-helium/config.scss".freeze, "stylesheets/compass-helium/dropdowns.scss".freeze, "stylesheets/compass-helium/forms.scss".freeze, "stylesheets/compass-helium/grid.scss".freeze, "stylesheets/compass-helium/master.scss".freeze, "stylesheets/compass-helium/modals.scss".freeze, "stylesheets/compass-helium/navs.scss".freeze, "stylesheets/compass-helium/type.scss".freeze, "stylesheets/compass-helium/utilities.scss".freeze, "stylesheets/compass-helium/webfonts.scss".freeze, "templates/project/config.rb".freeze, "templates/project/fonts/entypo.eot".freeze, "templates/project/fonts/entypo.svg".freeze, "templates/project/fonts/entypo.ttf".freeze, "templates/project/fonts/entypo.woff".freeze, "templates/project/forms.html".freeze, "templates/project/index.html".freeze, "templates/project/js/bootstrap-collapse.js".freeze, "templates/project/js/bootstrap-dropdown.js".freeze, "templates/project/js/bootstrap-modal-ck.js".freeze, "templates/project/js/bootstrap-modal.js".freeze, "templates/project/js/bootstrap-transition.js".freeze, "templates/project/js/bootstrap.min.js".freeze, "templates/project/js/jquery.min.js".freeze, "templates/project/manifest.rb".freeze, "templates/project/modals.html".freeze, "templates/project/sass/style.scss".freeze] s.homepage = "http://github.com/stephenway/compass-helium".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A responsive frontend framework that won't weigh you down.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 3.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.12.2".freeze]) end