Sha256: caec44c5394e8acc80e8973b945bf9337c93c9fd6910ebc5e2ae504c219c9b69

Contents?: true

Size: 734 Bytes

Versions: 1

Compression:

Stored size: 734 Bytes

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = %q{compass_formalize}
  s.version = "0.0.3"

  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5")
  s.authors = ["Wynn Netherland", "Nathan Smith"]
  s.date = %q{2011-06-25}
  s.description = %q{Compass and Sass port of Nathan Smith's Formalize HTML form normalizer.}
  s.email = %w{wynn.netherland@gmail.com nathan@sonspring.com}
  s.files = `git ls-files`.split("\n")
  s.homepage = %q{http://github.com/pengwynn/compass_formalize}
  s.require_paths = ["lib"]
  s.rubyforge_project = %q{compass-960-plugin}
  s.rubygems_version = %q{1.3.6}
  s.summary = %q{Compass compatible Sass port of Formalize.}
  s.add_dependency(%q<compass>, [">= 0.10.0"])
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
compass_formalize-0.0.3 compass_formalize.gemspec