Sha256: 7b8d0651d0432c11f395ae78c8614d7261155a06b248e9360103cfb49d83c292
Contents?: true
Size: 1.77 KB
Versions: 2
Compression:
Stored size: 1.77 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.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Thomas Reynolds"] s.date = %q{2009-10-09} 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.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.5} 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 = 3 if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then s.add_runtime_dependency(%q<compass>, [">= 0"]) else s.add_dependency(%q<compass>, [">= 0"]) end else s.add_dependency(%q<compass>, [">= 0"]) end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
middleman-0.12.0.pre | lib/middleman/vendor/gems/gems/compass-slickmap-0.2.1/compass-slickmap.gemspec |
compass-slickmap-0.2.1 | compass-slickmap.gemspec |