gdata.gemspec 233 Bytes
Gem::Specification.new do |s|
  s.name = "gdata"
  s.version = "1.1.1"
  s.summary = 'This gem provides a set of wrappers designed to make it easy to work with the Google Data APIs.'
  s.authors = ['Jeff Fisher', 'Trevor Johns']
end