Sha256: 6a0cab5401f189757ded0c65acc60e53a44f1bba3e23002e422fe8763187246f

Contents?: true

Size: 1.82 KB

Versions: 1

Compression:

Stored size: 1.82 KB

Contents

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

Gem::Specification.new do |s|
  s.name = %q{googlecharts}
  s.version = "1.6.3"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Matt Aimonetti"]
  s.date = %q{2011-05-05}
  s.description = %q{Generate charts using Google API & Ruby}
  s.email = %q{mattaimonetti@gmail.com}
  s.extra_rdoc_files = [
    "README",
    "README.markdown",
    "README.txt"
  ]
  s.files = [
    "History.txt",
    "License.txt",
    "Manifest.txt",
    "README",
    "README.markdown",
    "README.txt",
    "Rakefile",
    "VERSION",
    "config/hoe.rb",
    "config/requirements.rb",
    "googlecharts.gemspec",
    "lib/gchart.rb",
    "lib/gchart/aliases.rb",
    "lib/gchart/theme.rb",
    "lib/gchart/version.rb",
    "lib/googlecharts.rb",
    "lib/themes.yml",
    "script/destroy",
    "script/generate",
    "script/txt2html",
    "setup.rb",
    "spec/fixtures/another_test_theme.yml",
    "spec/fixtures/test_theme.yml",
    "spec/gchart_spec.rb",
    "spec/spec_helper.rb",
    "spec/theme_spec.rb",
    "tasks/deployment.rake",
    "tasks/environment.rake",
    "tasks/rspec.rake",
    "tasks/website.rake",
    "website/index.html",
    "website/index.txt",
    "website/javascripts/rounded_corners_lite.inc.js",
    "website/stylesheets/screen.css",
    "website/template.rhtml"
  ]
  s.homepage = %q{http://googlecharts.rubyforge.org/}
  s.require_paths = ["lib"]
  s.rubygems_version = %q{1.6.2}
  s.summary = %q{Generate charts using Google API & Ruby}

  if s.respond_to? :specification_version then
    s.specification_version = 3

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
googlecharts-1.6.3 googlecharts.gemspec