Skip to content

Commit

Permalink
Update FireworkVideoUI.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
linjie-firework authored Nov 1, 2024
1 parent 0c64d2b commit 72c8f1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FireworkVideoUI.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FireworkVideoUI'
s.version = '0.2.1'
s.version = '0.2.2'
s.summary = 'An extension library meant to provide easier interfaces for the FireworkVideoSDK.'
s.homepage = 'https://github.com/loopsocial/firework_ios_sdk_ui_extensions'
s.license = 'Apache License, Version 2.0'
Expand All @@ -12,5 +12,5 @@ Pod::Spec.new do |s|
s.swift_version = '5.3'
s.source_files = 'Sources/**/*.{swift}'

s.dependency 'FireworkVideo', '~> 1.24.0'
s.dependency 'FireworkVideo'
end

0 comments on commit 72c8f1f

Please sign in to comment.