Skip to content

Commit

Permalink
Update SDK to v1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
loopops committed Jun 8, 2024
1 parent 7937a72 commit 2461a2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion FireworkVideo.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "FireworkVideo"
spec.version = "1.22.1"
spec.version = "1.22.2"
spec.summary = "FireworkVideoSDK"
spec.homepage = "https://github.com/loopsocial/firework_ios_sdk"
spec.license = { :text => "Copyright 2021 Loop Now Technologies, Inc.", :type => "Copyright" }
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ let package = Package(
],
targets: [
.binaryTarget(name: "FireworkVideo",
url: "https://github.com/loopsocial/firework_ios_sdk/releases/download/v1.22.1/FireworkVideo-v1.22.1.xcframework.zip",
checksum: "6b761bc4c99aaebc0a9e2cfbd87a0c963515c514540c60c5b9e20af885c1b6d2"),
url: "https://github.com/loopsocial/firework_ios_sdk/releases/download/v1.22.2/FireworkVideo-v1.22.2.xcframework.zip",
checksum: "14adb2f6a0aff809397ac7b637d8e953bb43de526716278407d8179b2f7b8000"),
.target(name: "FireworkMultiHostStreaming",
dependencies: [
"FireworkVideo",
Expand Down

0 comments on commit 2461a2a

Please sign in to comment.