seedance2-ai-video 1.0.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.
Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/seedance2_ai_video.rb +1 -0
  3. metadata +44 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 2d180b2debd753a27ed5be04bc8792d6a518c24c7704e01461db3e7da6495205
4
+ data.tar.gz: 7b380c53df129dc7ef0ed38da465aab92b180fd45fcfe4f0e922e3debe8e20f5
5
+ SHA512:
6
+ metadata.gz: 8a64836f77e90df0a2f560af2fa6bc538f776579f29bd61c2d6b8e1d632f461cc4357ba79da2c158742efde404f436e8a57bbca944b6da6e84fd9f89258f571c
7
+ data.tar.gz: ceea1e98fbc3fd55777a0bec2c6d557a87b5895b28e48f42ca3f12872361be343c9989934bf26e87872c39ca003a616473fc359fba69371a6cece964477e14a2
@@ -0,0 +1 @@
1
+ # Seedance 2.0 AI Video
metadata ADDED
@@ -0,0 +1,44 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: seedance2-ai-video
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Ethan
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2026-04-27 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Seedance 2.0 AI Video - free online AI video generator that turns text
14
+ prompts and images into cinematic videos with native audio sync.
15
+ email: qiaoc7683@outlook.com
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - lib/seedance2_ai_video.rb
21
+ homepage: https://seedance2aivideo.app/
22
+ licenses:
23
+ - MIT
24
+ metadata: {}
25
+ post_install_message:
26
+ rdoc_options: []
27
+ require_paths:
28
+ - lib
29
+ required_ruby_version: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ required_rubygems_version: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - ">="
37
+ - !ruby/object:Gem::Version
38
+ version: '0'
39
+ requirements: []
40
+ rubygems_version: 3.0.3.1
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: Seedance 2.0 AI Video Generator
44
+ test_files: []