--- !ruby/object:Gem::Specification name: susy version: !ruby/object:Gem::Version version: 2.0.0.alpha.6 platform: ruby authors: - Eric Meyer - Mason Wendell - Tsachi Shlidor - Sam Richard - Danny Palmer - Rachel Nabors - Scott Kellum - Jina Bolton autorequire: bindir: bin cert_chain: [] date: 2013-09-04 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: sass requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 3.3.0.rc.1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 3.3.0.rc.1 description: Susy is a toolkit for building layouts of all types with a simple, natural syntax. email: - eric@oddbird.net - mason@zivtech.com - tsi.shlidor@gmail.com - snugug@gmail.com - danny@dannyprose.com - rachelnabors@gmail.com - scott@scottkellum.com - jina@sushiandrobots.com executables: [] extensions: [] extra_rdoc_files: - CHANGELOG.mkdn - LICENSE.txt - README.md - lib/susy.rb files: - lib/compass-susy.rb - lib/susy.rb - sass/_susy.scss - sass/susy/_core.scss - sass/susy/_helpers.scss - sass/susy/_math.scss - sass/susy/_settings.scss - sass/susy/api/_float.scss - sass/susy/api/_shared.scss - sass/susy/api/float/_container.scss - sass/susy/api/float/_end.scss - sass/susy/api/float/_isolate.scss - sass/susy/api/float/_span.scss - sass/susy/api/shared/_background.scss - sass/susy/api/shared/_container.scss - sass/susy/api/shared/_margins.scss - sass/susy/api/shared/_padding.scss - sass/susy/helpers/_box-sizing.scss - sass/susy/helpers/_clearfix.scss - sass/susy/helpers/_direction.scss - sass/susy/helpers/_nth.scss - sass/susy/language/_susy.scss - sass/susy/language/susy/_background.scss - sass/susy/language/susy/_bleed.scss - sass/susy/language/susy/_container.scss - sass/susy/language/susy/_context.scss - sass/susy/language/susy/_gallery.scss - sass/susy/language/susy/_grids.scss - sass/susy/language/susy/_gutters.scss - sass/susy/language/susy/_isolate.scss - sass/susy/language/susy/_margins.scss - sass/susy/language/susy/_padding.scss - sass/susy/language/susy/_rows.scss - sass/susy/language/susy/_settings.scss - sass/susy/language/susy/_span.scss - sass/susy/math/_columns.scss - sass/susy/math/_container.scss - sass/susy/math/_location.scss - templates/project/_base.scss - templates/project/manifest.rb - templates/project/README.md - templates/project/screen.scss - CHANGELOG.mkdn - LICENSE.txt - README.md - VERSION homepage: http://susy.oddbird.net/ licenses: [] metadata: {} post_install_message: rdoc_options: - --line-numbers - --inline-source - --title - Susy - --main - README.md require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>' - !ruby/object:Gem::Version version: 1.3.1 requirements: [] rubyforge_project: susy rubygems_version: 2.1.10 signing_key: specification_version: 3 summary: Responsive layout toolkit for Sass. test_files: []