Sha256: 916972028500d02f3be64afce5a193167a17c43f3b835ed9a6d61f49831a4ecf

Contents?: true

Size: 1.72 KB

Versions: 0

Compression: gzip

Compressed size: 746 Bytes

Stored size: 746 Bytes

Contents

--- !ruby/object:Gem::Specification
name: gupshup_whatsapp
version: !ruby/object:Gem::Version
  version: 1.0.0
platform: ruby
authors:
- thundersparkf
autorequire: 
bindir: exe
cert_chain: []
date: 2021-09-10 00:00:00.000000000 Z
dependencies: []
description: 'This is a simple open source implementation of the Ruby wrapper for
  Gupshup WhatsApp API. For more instructions, refer to the source code README.md. '
email:
- devagastya0@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- ".gitlab-ci.yml"
- ".rspec"
- ".travis.yml"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- Rakefile
- bin/console
- bin/setup
- gupshup_whatsapp.gemspec
- lib/gupshup_whatsapp.rb
- lib/gupshup_whatsapp/framework/error.rb
- lib/gupshup_whatsapp/framework/request.rb
- lib/gupshup_whatsapp/framework/response.rb
- lib/gupshup_whatsapp/http/http.rb
- lib/gupshup_whatsapp/rest/whatsapp/message/outbound_message.rb
- lib/gupshup_whatsapp/rest/whatsapp/user-event/user-event.rb
- lib/gupshup_whatsapp/rest/whatsapp/whatsapp.rb
- lib/gupshup_whatsapp/version.rb
homepage: https://rubygems.org/
licenses:
- MIT
metadata:
  homepage_uri: https://rubygems.org/
  source_code_uri: https://gitlab.com/thundersparkf/gupshup-whatsapp-sdk.git
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.3.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.2.22
signing_key: 
specification_version: 4
summary: Ruby Wrapper for Gupshup Whatsapp API
test_files: []

Package Spec version

gupshup_whatsapp-1.0.0