Sha256: 99ff85bfdf8f6e6dc5d86a20e2e3720a004111425ba31d31a90995771047c67e
Contents?: true
Size: 1.63 KB
Versions: 0
Compression: gzip
Compressed size: 728 Bytes
Stored size: 728 Bytes
Contents
--- !ruby/object:Gem::Specification name: gupshup_whatsapp version: !ruby/object:Gem::Version version: 0.2.5 platform: ruby authors: - thundersparkf autorequire: bindir: exe cert_chain: [] date: 2021-07-02 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" - ".rspec" - ".travis.yml" - CHANGELOG - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - gupshup_ruby.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/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.1.4 signing_key: specification_version: 4 summary: Ruby Wrapper for Gupshup Whatsapp API test_files: []