Sha256: 01db2febaa9ab2bc0bf70906e4bd98a76fd0b9a16df8b6a0c81dad88745db433
Contents?: true
Size: 1.66 KB
Versions: 0
Compression: gzip
Compressed size: 710 Bytes
Stored size: 710 Bytes
Contents
--- !ruby/object:Gem::Specification name: gupshup_whatsapp version: !ruby/object:Gem::Version version: 0.2.0 platform: ruby authors: - thundersparkf autorequire: bindir: exe cert_chain: [] date: 2021-07-02 00:00:00.000000000 Z dependencies: [] description: email: - devagastya0@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".DS_Store" - ".gitignore" - ".rspec" - ".travis.yml" - CHANGELOG - CODE_OF_CONDUCT.md - Gemfile - 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/incoming_message.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.git changelog_uri: https://gitlab.com/thundersparkf/gupshup_whatsapp/-/blob/21dc7da6a580d24af1280e7bfb8e22a7e644ddd7/CHANGELOG 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: []