--- !ruby/object:Gem::Specification name: seer version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 6 - 1 version: 0.6.1 platform: ruby authors: - Corey Ehmke / SEO Logic autorequire: bindir: bin cert_chain: [] date: 2010-03-30 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 1 - 2 - 9 version: 1.2.9 type: :development version_requirements: *id001 description: " Seer is a lightweight, semantically rich wrapper for the Google Visualization API. It allows you to easily create a visualization of data in a variety of formats, including area charts, bar charts, column charts, gauges, line charts, and pie charts." email: corey@seologic.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - CONTRIBUTORS - LICENSE - README.rdoc - Rakefile - init.rb - lib/seer.rb - lib/seer/area_chart.rb - lib/seer/bar_chart.rb - lib/seer/chart.rb - lib/seer/column_chart.rb - lib/seer/gauge.rb - lib/seer/line_chart.rb - lib/seer/pie_chart.rb - spec/seer_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/Bantik/seer licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Seer is a lightweight, semantically rich wrapper for the Google Visualization API. test_files: - spec/area_chart_spec.rb - spec/bar_chart_spec.rb - spec/chart_spec.rb - spec/column_chart_spec.rb - spec/custom_matchers.rb - spec/gauge_spec.rb - spec/helpers.rb - spec/line_chart_spec.rb - spec/pie_chart_spec.rb - spec/seer_spec.rb - spec/spec_helper.rb