# -*- encoding: utf-8 -*- # stub: compass-layouts 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "compass-layouts".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Chris Eppstein".freeze] s.date = "2011-07-05" s.description = "Do not try and bend the grid. That's impossible. Instead... only try to realize the truth: There is no grid. Then you'll see, that it is not the grid that bends; it is only yourself.".freeze s.email = ["chris@eppsteins.net".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "Rakefile".freeze, "compass-layouts.gemspec".freeze, "compass_init.rb".freeze, "demo/config.rb".freeze, "demo/css/demo.css".freeze, "demo/demo.html".freeze, "demo/sass/demo.scss".freeze, "lib/compass-layouts.rb".freeze, "lib/compass-layouts/version.rb".freeze, "stylesheets/compass/layout/_box.scss".freeze, "stylesheets/compass/layout/_floated.scss".freeze, "stylesheets/compass/layout/_shared.scss".freeze] s.homepage = "http://chriseppstein.github.com/Compass-Layouts/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Just enough layout help.".freeze end