Sha256: 9728b05ef42f8b68202414b04c1d5de0b4df88c384bb80bc7772b490f921c0c6

Contents?: true

Size: 1.83 KB

Versions: 1

Compression:

Stored size: 1.83 KB

Contents

# Generated by jeweler
# DO NOT EDIT THIS FILE
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = %q{compass-slickmap}
  s.version = "0.2.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Thomas Reynolds"]
  s.date = %q{2009-10-06}
  s.email = %q{tdreyno@gmail.com}
  s.files = [
    ".gitignore",
     "Rakefile",
     "VERSION",
     "compass-slickmap.gemspec",
     "lib/slickmap.rb",
     "lib/slickmap/compass_plugin.rb",
     "sass/_slickmap.sass",
     "templates/project/images/L1-center.png",
     "templates/project/images/L1-left.png",
     "templates/project/images/L1-right.png",
     "templates/project/images/L3-bottom.png",
     "templates/project/images/L3-center.png",
     "templates/project/images/L3-li-top.png",
     "templates/project/images/L3-ul-top.png",
     "templates/project/images/vertical-line.png",
     "templates/project/images/white-highlight.png",
     "templates/project/manifest.rb",
     "templates/project/sitemap.sass"
  ]
  s.has_rdoc = true
  s.homepage = %q{http://github.com/tdreyno/compass-slickmap}
  s.rdoc_options = ["--charset=UTF-8"]
  s.require_paths = ["lib"]
  s.rubyforge_project = %q{compassslickmap}
  s.rubygems_version = %q{1.3.1}
  s.summary = %q{An implementation of SlickmapCSS sitemap in Sass}

  if s.respond_to? :specification_version then
    current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
    s.specification_version = 2

    if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<chriseppstein-compass>, [">= 0"])
    else
      s.add_dependency(%q<chriseppstein-compass>, [">= 0"])
    end
  else
    s.add_dependency(%q<chriseppstein-compass>, [">= 0"])
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
compass-slickmap-0.2.0 compass-slickmap.gemspec