Sha256: 02053ae6d6891710cbab4d9c1c3b84febab55bd77eb26f4534e59049c305de16

Contents?: true

Size: 763 Bytes

Versions: 1

Compression:

Stored size: 763 Bytes

Contents

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

Gem::Specification.new do |s|
  s.name = %q{sassy-math}
  s.version = "0.1.7"

  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5")
  s.authors = ["Sam Richard", "Mario Valencia", "Scott Kellum"]
  s.date = %q{2012-01-19}
  s.description = %q{Use advanced mathematical functions in Compass.}
  s.email = %w{scott@scottkellum.com}
  s.has_rdoc = false
  s.files = [
    "sassy-math.gemspec",
    "lib/sassy-math.rb",
    "stylesheets/_math.scss"
  ]
  s.homepage = %q{https://github.com/scottkellum/Sassy-math}
  s.require_paths = ["lib"]
  s.rubyforge_project = %q{sassy-math}
  s.rubygems_version = %q{1.3.6}
  s.summary = %q{Use advanced mathematical functions in Compass.}
  s.add_dependency(%q<compass>, ["~> 0.11"])
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sassy-math-0.1.7 sassy-math.gemspec