Skip to content

Commit 28003fe

Browse files
committed
Update SDK support library to v0.9.1
1 parent 7e57ec8 commit 28003fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

FireworkVideoIVSSupport.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'FireworkVideoIVSSupport'
3-
s.version = '0.9.1-beta.1'
3+
s.version = '0.9.1'
44
s.summary = 'FireworkVideoIVSSupport'
55

66
s.homepage = 'https://github.com/loopsocial/firework_ios_sdk_ivs_support'

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ let package = Package(
2323
targets: [
2424
.binaryTarget(
2525
name: "FireworkVideoIVSSupport",
26-
url: "https://github.com/loopsocial/firework_ios_sdk_ivs_support/releases/download/v0.9.1-beta.1/FireworkVideoIVSSupport-v0.9.1-beta.1.xcframework.zip",
27-
checksum: "3b460a1b16c762797756dd4c5c2088fe08eaa3fc3c48ddca04e75d9b5791729a"
26+
url: "https://github.com/loopsocial/firework_ios_sdk_ivs_support/releases/download/v0.9.1/FireworkVideoIVSSupport-v0.9.1.xcframework.zip",
27+
checksum: "5bd575bb7f571c88b47669438d7bff6a7ab9f03c8d3a7deb429268d89b6f78cb"
2828
),
2929
.target(
3030
name: "FireworkVideoIVSSupportDependencies",

0 commit comments

Comments
 (0)