Sha256: a502d755aa1e0092e109eddc2c7261030016d85d5370d387c03866776910569f

Contents?: true

Size: 1.49 KB

Versions: 0

Compression: gzip

Compressed size: 617 Bytes

Stored size: 617 Bytes

Contents

--- !ruby/object:Gem::Specification
name: macaco
version: !ruby/object:Gem::Version
  version: 0.0.2
  prerelease: 
platform: ruby
authors:
- James Duncombe
autorequire: 
bindir: bin
cert_chain: []
date: 2013-11-10 00:00:00.000000000 Z
dependencies: []
description: Tiny gem to wrap Mandrill API's send method without other gem dependencies
email:
- james@jamesduncombe.com
executables:
- rake
extensions: []
extra_rdoc_files: []
files:
- .gitignore
- .travis.yml
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- bin/rake
- lib/macaco.rb
- lib/macaco/api.rb
- lib/macaco/senders/mandrill.rb
- lib/macaco/senders/sender.rb
- lib/macaco/version.rb
- macaco.gemspec
- spec/lib/macaco/senders/mandrill_spec.rb
- spec/lib/macaco/senders/sender_spec.rb
- spec/lib/macaco_spec.rb
- spec/spec_helper.rb
homepage: https://github.com/jamesduncombe/macaco
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'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 1.8.25
signing_key: 
specification_version: 3
summary: Tiny wrapper around Mandrill API's send method
test_files:
- spec/lib/macaco/senders/mandrill_spec.rb
- spec/lib/macaco/senders/sender_spec.rb
- spec/lib/macaco_spec.rb
- spec/spec_helper.rb

Package Spec version

macaco-0.0.2