Sha256: 3dcdb412f76b9e6f9d8d2e0933173773859749a881322ce906f97a67e6ce985f

Contents?: true

Size: 1.77 KB

Versions: 0

Compression: gzip

Compressed size: 817 Bytes

Stored size: 817 Bytes

Contents

--- !ruby/object:Gem::Specification
name: textmagic
version: !ruby/object:Gem::Version
  version: 0.7.0
platform: ruby
authors:
- Vladimír Bobeš Tužinský
autorequire: 
bindir: bin
cert_chain: []
date: 2017-10-02 00:00:00.000000000 Z
dependencies: []
description: "\n    textmagic is a Ruby interface to the TextMagic's Bulk SMS Gateway.\n
  \   It can be used to easily integrate SMS features into your application.\n    It
  supports sending messages, receiving replies and more.\n    You need to have a valid
  TextMagic account to use this gem. You can get one at http://www.textmagic.com.\n
  \ "
email:
- vladimir@tuzinsky.com
executables:
- tm
extensions: []
extra_rdoc_files: []
files:
- ".document"
- ".gitignore"
- ".rubocop.yml"
- ".rubocop_todo.yml"
- ".ruby-version"
- History.txt
- LICENSE
- README.md
- Rakefile
- bin/tm
- gems.rb
- lib/textmagic.rb
- lib/textmagic/api.rb
- lib/textmagic/charset.rb
- lib/textmagic/error.rb
- lib/textmagic/executor.rb
- lib/textmagic/response.rb
- lib/textmagic/validation.rb
- lib/textmagic/version.rb
- test/test_api.rb
- test/test_charset.rb
- test/test_error.rb
- test/test_executor.rb
- test/test_helper.rb
- test/test_response.rb
- test/test_validation.rb
- textmagic.gemspec
homepage: https://github.com/bobes/textmagic
licenses:
- MIT
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.6.11
signing_key: 
specification_version: 4
summary: Ruby interface to the TextMagic's Bulk SMS Gateway
test_files: []

Package Spec version

textmagic-0.7.0