Sha256: fb9c6789c5aba5480f5a61d15338142b4540bc09d8cb4af6b0b69955e2aeb5e9
Contents?: true
Size: 1.68 KB
Versions: 0
Compression: gzip
Compressed size: 768 Bytes
Stored size: 768 Bytes
Contents
--- !ruby/object:Gem::Specification name: whatsapp_cloud_api version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Claudio Kerekes autorequire: bindir: exe cert_chain: [] date: 2022-11-09 00:00:00.000000000 Z dependencies: [] description: | 'This gem allow you connect to with Whatsapp Api cloud without third parties. You can send message, media and more using the integrated methods ' email: - claudio.kerekes@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/test_and_rubocop.yml" - ".gitignore" - ".idea/misc.xml" - ".idea/vcs.xml" - ".idea/workspace.xml" - ".rspec" - ".rubocop.yml" - ".travis.yml" - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE - README.md - Rakefile - bin/console - bin/setup - lib/whatsapp_cloud_api.rb - lib/whatsapp_cloud_api/version.rb - whatsapp_cloud_api.gemspec homepage: https://github.com/rootstrap/whatsapp_cloud_api licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://github.com/rootstrap/whatsapp_cloud_api source_code_uri: https://github.com/rootstrap/whatsapp_cloud_api changelog_uri: https://github.com/rootstrap/whatsapp_cloud_api/CHANGELOG.md 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: Connect your platform with Whatsapp Api Cloud using your Whatsapp Business Account test_files: []