--- !ruby/object:Gem::Specification name: susy version: !ruby/object:Gem::Version hash: 25 prerelease: segments: - 1 - 0 - 7 version: 1.0.7 platform: ruby authors: - Eric Meyer autorequire: bindir: bin cert_chain: [] date: 2013-03-20 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: compass prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 43 segments: - 0 - 12 - 2 version: 0.12.2 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: sass prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 15 segments: - 3 - 2 - 0 version: 3.2.0 type: :runtime version_requirements: *id002 description: Susy grids are fluid on the inside, ready to respond at any moment, but contained in the candy shell of your choice, so they respond how and when and where you want them to. We don't design your site or dictate your markup, we just do the math and get out of your way. email: eric@oddbird.net executables: [] extensions: [] extra_rdoc_files: - CHANGELOG.mkdn - LICENSE.txt - README.md - lib/susy.rb files: - CHANGELOG.mkdn - LICENSE.txt - Manifest - README.md - Rakefile - VERSION - lib/susy.rb - sass/_susy.scss - sass/susy/_background.scss - sass/susy/_functions.scss - sass/susy/_grid.scss - sass/susy/_isolation.scss - sass/susy/_margin.scss - sass/susy/_media.scss - sass/susy/_padding.scss - sass/susy/_settings.scss - sass/susy/_support.scss - sass/susy/_units.scss - susy.gemspec - templates/project/_base.scss - templates/project/manifest.rb - templates/project/screen.scss - test/config.rb - test/css/background.css - test/css/bleed.css - test/css/functions.css - test/css/grid.css - test/css/isolation.css - test/css/margin.css - test/css/media.css - test/css/padding.css - test/scss/background.scss - test/scss/bleed.scss - test/scss/functions.scss - test/scss/grid.scss - test/scss/isolation.scss - test/scss/margin.scss - test/scss/media.scss - test/scss/padding.scss homepage: http://susy.oddbird.net/ licenses: [] post_install_message: rdoc_options: - --line-numbers - --inline-source - --title - Susy - --main - README.md require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 11 segments: - 1 - 2 version: "1.2" requirements: [] rubyforge_project: susy rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: Responsive grids for Compass. test_files: []