--- !ruby/object:Gem::Specification name: susy version: !ruby/object:Gem::Version prerelease: false segments: - 1 - 0 - 3 version: 1.0.3 platform: ruby authors: - Eric Meyer autorequire: bindir: bin cert_chain: [] date: 2012-10-20 00:00:00 -06:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: compass prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version 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 requirements: - - ">=" - !ruby/object:Gem::Version 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/_margin.scss - sass/susy/_media.scss - sass/susy/_padding.scss - sass/susy/_settings.scss - susy.gemspec - templates/project/_base.scss - templates/project/manifest.rb - templates/project/screen.scss - test/config.rb - test/css/background.css - test/css/grid.css - test/css/margin.css - test/css/media.css - test/css/padding.css - test/scss/background.scss - test/scss/grid.scss - test/scss/margin.scss - test/scss/media.scss - test/scss/padding.scss has_rdoc: true 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 requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 2 version: "1.2" requirements: [] rubyforge_project: susy rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Responsive grids for Compass. test_files: []