Sha256: 4623d9d3ed1d280e5e80ae91f58435ec68516c0dd8ccc0fb2d7cbea397a0234e
Contents?: true
Size: 1.74 KB
Versions: 0
Compression: gzip
Compressed size: 753 Bytes
Stored size: 753 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: thumbnail version: !ruby/object:Gem::Version version: 0.2.0 date: 2007-06-14 00:00:00 -07:00 summary: Wrapper for the Amazon Web Services Alexa Thumbnail Service REST API, which provides website thumbnail images on demand for a small fee ($0.20/1000) require_paths: - lib email: greg@mfdz.com homepage: http://thumbnail.rubyforge.org rubyforge_project: thumbnail description: Wrapper for the Amazon Web Services Alexa Thumbnail Service REST API, which provides website thumbnail images on demand for a small fee ($0.20/1000) autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Greg Borenstein files: - client_spec.txt - response_spec.txt - History.txt - License.txt - lib/thumbnail.rb - lib/thumbnail/version.rb - lib/thumbnail/client.rb - lib/thumbnail/response.rb - Manifest.txt - Rakefile - README.txt - setup.rb - spec/client_spec.rb - spec/response_spec.rb - spec/spec.opts - spec/fixtures/batch.xml - spec/fixtures/single.xml - spec/fixtures/unexists.xml - spec/fixtures/invalid_credentials.xml - website/index.html - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/screen.css - website/amzn.jpg - website/craphound.jpg - website/logo.png - website/small_crap.jpg - website/soon.jpg test_files: [] rdoc_options: - --main - README.txt extra_rdoc_files: - client_spec.txt - response_spec.txt - History.txt - License.txt - Manifest.txt - README.txt executables: [] extensions: [] requirements: [] dependencies: []