--- !ruby/object:Gem::Specification name: compass-helium version: !ruby/object:Gem::Version version: 0.0.1 prerelease: platform: ruby authors: - Stephen autorequire: bindir: bin cert_chain: [] date: 2013-01-25 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: sass requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '3.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '3.2' - !ruby/object:Gem::Dependency name: compass requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.12.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.12.2 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. email: - stephencway@me.com executables: [] extensions: [] extra_rdoc_files: [] files: - README.md - lib/compass-helium.rb - stylesheets/_compass-helium.scss - stylesheets/compass-helium/buttons.scss - stylesheets/compass-helium/components.scss - stylesheets/compass-helium/config.scss - stylesheets/compass-helium/dropdowns.scss - stylesheets/compass-helium/forms.scss - stylesheets/compass-helium/grid.scss - stylesheets/compass-helium/master.scss - stylesheets/compass-helium/modals.scss - stylesheets/compass-helium/navs.scss - stylesheets/compass-helium/type.scss - stylesheets/compass-helium/utilities.scss - stylesheets/compass-helium/webfonts.scss - templates/project/config.rb - templates/project/fonts/entypo.eot - templates/project/fonts/entypo.svg - templates/project/fonts/entypo.ttf - templates/project/fonts/entypo.woff - templates/project/forms.html - templates/project/index.html - templates/project/js/bootstrap-collapse.js - templates/project/js/bootstrap-dropdown.js - templates/project/js/bootstrap-modal-ck.js - templates/project/js/bootstrap-modal.js - templates/project/js/bootstrap-transition.js - templates/project/js/bootstrap.min.js - templates/project/js/jquery.min.js - templates/project/manifest.rb - templates/project/modals.html - templates/project/sass/style.scss homepage: http://github.com/stephenway/compass-helium licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: A responsive frontend framework that won't weigh you down. test_files: []