# -*- encoding: utf-8 -*-
# stub: tupalo-gattica 0.3.4 ruby lib

Gem::Specification.new do |s|
  s.name = "tupalo-gattica".freeze
  s.version = "0.3.4".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Rob Cameron".freeze, "Constantin Hofstetter".freeze]
  s.date = "2010-07-28"
  s.description = "Tupalo-Gattica is a fork of Gattica, the Ruby library for extracting data from the Google Analytics API.".freeze
  s.email = "consti@tupalo.com".freeze
  s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze]
  s.files = ["History.txt".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION.yml".freeze, "examples/example.rb".freeze, "lib/gattica.rb".freeze, "lib/gattica/account.rb".freeze, "lib/gattica/auth.rb".freeze, "lib/gattica/convertible.rb".freeze, "lib/gattica/core_extensions.rb".freeze, "lib/gattica/data_point.rb".freeze, "lib/gattica/data_set.rb".freeze, "lib/gattica/exceptions.rb".freeze, "lib/gattica/user.rb".freeze, "test/helper.rb".freeze, "test/suite.rb".freeze, "test/test_auth.rb".freeze, "test/test_engine.rb".freeze, "test/test_user.rb".freeze]
  s.homepage = "http://github.com/consti/tupalo-gattica".freeze
  s.rdoc_options = ["--charset=UTF-8".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Tupalo-Gattica is a fork of Gattica, the Ruby library for extracting data from the Google Analytics API.".freeze
  s.test_files = ["test/helper.rb".freeze, "test/suite.rb".freeze, "test/test_auth.rb".freeze, "test/test_engine.rb".freeze, "test/test_user.rb".freeze, "examples/example.rb".freeze]
end