pomelli-ai-marketing 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 8725ade9d6961efcf5c16777498af52605dbdbd8dd5bfd9d341a62bdf84d4420
4
+ data.tar.gz: 2ad6bc8b3b1846efaf79b9a62b6162f3f305cf3beee9c6529f96c47a620f8cd3
5
+ SHA512:
6
+ metadata.gz: 6e75bb968bdf7dcace8bff7765d73d859469846b9c9bf4fe16ca6cdb158867856f08a1640f666fbd9158db23fbcbe44da0dfd97d39e47f22c98d36ed3e5d4ac0
7
+ data.tar.gz: a5d560ca6c5d425f1c865ccd0e4fd495c41b4e4f2293c6616bfab78eaf4354314a04b0f4dac3afcaa99953594f65df549479732822998786bf282cb018f4881e
data/README.md ADDED
@@ -0,0 +1,5 @@
1
+ # Pomelli
2
+
3
+ Pomelli AI marketing tool for brand campaigns.
4
+
5
+ Official site: https://pomelli.page/
@@ -0,0 +1 @@
1
+ module UpomelliUaiUmarketing; VERSION='0.1.0'; WEBSITE='https://pomelli.page/'; end
metadata ADDED
@@ -0,0 +1,47 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: pomelli-ai-marketing
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Pomelli
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2026-05-25 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Pomelli AI marketing tool for brand campaigns. Visit https://pomelli.page/
14
+ for more.
15
+ email:
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - README.md
21
+ - lib/pomelli_ai_marketing.rb
22
+ homepage: https://pomelli.page/
23
+ licenses:
24
+ - MIT
25
+ metadata:
26
+ homepage_uri: https://pomelli.page/
27
+ source_code_uri: https://pomelli.page/
28
+ post_install_message:
29
+ rdoc_options: []
30
+ require_paths:
31
+ - lib
32
+ required_ruby_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: 2.5.0
37
+ required_rubygems_version: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - ">="
40
+ - !ruby/object:Gem::Version
41
+ version: '0'
42
+ requirements: []
43
+ rubygems_version: 3.0.3.1
44
+ signing_key:
45
+ specification_version: 4
46
+ summary: Pomelli
47
+ test_files: []