Sha256: 99fa065ed09af18ba6da754abe4f12b9b38e57d9d66cef8d03eb137df8b9dfb8

Contents?: true

Size: 525 Bytes

Versions: 1

Compression:

Stored size: 525 Bytes

Contents

Gem::Specification.new do |s|
  s.name             = 'oauth2-client'
  s.version          = '1.0.0'
  s.date             = %q{2013-01-22}
  s.summary          = "OAuth2 Ruby Client"
  s.description      = "Create quick and dirty OAuth2 clients for many services. Google OAuth2 client included"
  s.authors          = ["Kevin Mutyaba"]
  s.email            = %q{tiabasnk@gmail.com}
  s.homepage         = ''
  s.rubygems_version = %q{1.0.0}
  s.files            = `git ls-files`.split("\n")
  s.require_paths    = ['lib']
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
oauth2-client-1.0.0 oauth2-client.gemspec