Skip to content

Commit 09c5012

Browse files
committed
Update SDK support library to v0.9.0-beta.2
1 parent a50e3f3 commit 09c5012

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.0-beta.1'
3+
s.version = '0.9.0-beta.2'
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.0-beta.1/FireworkVideoIVSSupport-v0.9.0-beta.1.xcframework.zip",
27-
checksum: "14c123464b1132cc9a86a90dbe2c9f7267b0288aa5cb3a2c675d122dff72c569"
26+
url: "https://github.com/loopsocial/firework_ios_sdk_ivs_support/releases/download/v0.9.0-beta.2/FireworkVideoIVSSupport-v0.9.0-beta.2.xcframework.zip",
27+
checksum: "a13ad852533a63a8ad653194fe0a379347848d0c9c4821d0e455d5a172b48c80"
2828
),
2929
.target(
3030
name: "FireworkVideoIVSSupportDependencies",

0 commit comments

Comments
 (0)