Sha256: b20cc80a111a3430e94d8009eca7409d77a53ef4b879faf071605edcc3571422

Contents?: true

Size: 1.89 KB

Versions: 1

Compression:

Stored size: 1.89 KB

Contents

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

Gem::Specification.new do |s|
  s.name = %q{seasons}
  s.version = "0.9.3.beta10"

  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5")
  s.authors = ["Scott Kellum"]
  s.date = %q{2011-10-06}
  s.description = %q{The Compass variant of the Seasons framework to style Treesaver.}
  s.email = %w{scott@treesaver.net}
  s.has_rdoc = false
  s.files = [
    "seasons.gemspec",
    "lib/seasons.rb",
    "stylesheets/seasons/_core.sass",
    "stylesheets/seasons/_tools.sass",
    "stylesheets/seasons/tools/_basic-functions.sass",
    "stylesheets/seasons/tools/_color-schemer.sass",
    "stylesheets/seasons/tools/_css3.sass",
    "stylesheets/seasons/tools/_flexbox.sass",
    "stylesheets/seasons/tools/_grid-tools.sass",
    "stylesheets/seasons/tools/_modular-scale.sass",
    "stylesheets/seasons/tools/_reset.sass",
    "stylesheets/seasons/plugin/_ad.sass",
    "stylesheets/seasons/plugin/_ipad.sass",
    "stylesheets/seasons/plugin/_mobile.sass",
    "stylesheets/seasons/plugin/_no-treesaver.sass",
    "stylesheets/seasons/plugin/_tablet-7-normalize.sass",
    "stylesheets/seasons/plugin/_tablet-7-template.sass",
    "templates/project/_chrome.scss",
    "templates/project/_config.sass",
    "templates/project/_pages.scss",
    "templates/project/style.sass",
    "templates/project/treesaver-0.9.3b.js",
    "templates/project/toc.json",
    "templates/project/resources.html",
    "templates/project/index.html",
    "templates/project/article.html",
    "templates/project/sample-ad.html",
    "templates/project/img.jpg",
    "templates/project/sample-ad.jpg",
    "templates/project/manifest.rb"
  ]
  s.homepage = %q{http://www.treesaver.net/}
  s.require_paths = ["lib"]
  s.rubyforge_project = %q{seasons}
  s.rubygems_version = %q{0.9.3.beta9}
  s.summary = %q{The Compass variant of the Seasons framework to style Treesaver.}
  s.add_dependency(%q<compass>, ["~> 0.11"])
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
seasons-0.9.3.beta10 seasons.gemspec