Skip to content

Commit 29f16d8

Browse files
authored
Add JWTKit pod (#819)
1 parent 28e1d7e commit 29f16d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LiveKitClient.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Pod::Spec.new do |spec|
1818
spec.dependency("SwiftProtobuf")
1919
spec.dependency("DequeModule", "= 1.1.4")
2020
spec.dependency("OrderedCollections", " = 1.1.4")
21+
spec.dependency("JWTKit", "= 4.13.5")
2122

2223
spec.resource_bundles = {"Privacy" => ["Sources/LiveKit/PrivacyInfo.xcprivacy"]}
2324

0 commit comments

Comments
 (0)