Sha256: 36629a76584764fce7f00f79996ebb1fc1928e7059c4238c8ccff8e320fa1553
Contents?: true
Size: 1.3 KB
Versions: 0
Compression: gzip
Compressed size: 574 Bytes
Stored size: 574 Bytes
Contents
--- !ruby/object:Gem::Specification name: sendgrid-api version: !ruby/object:Gem::Version version: 0.0.1 prerelease: platform: ruby authors: - Renato Neves autorequire: bindir: bin cert_chain: [] date: 2013-10-01 00:00:00.000000000 Z dependencies: [] description: A Ruby interface to the SendGrid API email: - renatosnrg@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - Gemfile - Gemfile.lock - LICENSE - README.md - Rakefile - lib/sendgrid/api.rb - lib/sendgrid/api/version.rb - sendgrid-api.gemspec - spec/sendgrid/api/version_spec.rb - spec/spec_helper.rb homepage: '' licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -3235194297472111754 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: -3235194297472111754 requirements: [] rubyforge_project: rubygems_version: 1.8.16 signing_key: specification_version: 3 summary: A Ruby interface to the SendGrid API test_files: - spec/sendgrid/api/version_spec.rb - spec/spec_helper.rb