We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e1d7e commit 29f16d8Copy full SHA for 29f16d8
LiveKitClient.podspec
@@ -18,6 +18,7 @@ Pod::Spec.new do |spec|
18
spec.dependency("SwiftProtobuf")
19
spec.dependency("DequeModule", "= 1.1.4")
20
spec.dependency("OrderedCollections", " = 1.1.4")
21
+ spec.dependency("JWTKit", "= 4.13.5")
22
23
spec.resource_bundles = {"Privacy" => ["Sources/LiveKit/PrivacyInfo.xcprivacy"]}
24
0 commit comments