Sha256: cd0f600434bb29ce0a9e4462f08b5ccfb9b99e9d8cf32561c78e92715172231e

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.8"

  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.8 sassy-math.gemspec