Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
remove WebRTC-SDK from specs v2
Browse files Browse the repository at this point in the history
  • Loading branch information
karkakol committed Mar 4, 2024
1 parent 7e58e7b commit 8e245f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MembraneRTC.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Pod::Spec.new do |s|
s.swift_version = '5.0'

s.source_files = 'Sources/MembraneRTC/**/*'
s.dependency 'WebRTC-SDK', '104.5112.15'
s.dependency 'WebRTC-SDK'
s.dependency 'SwiftProtobuf'
s.dependency 'PromisesSwift'
s.dependency 'SwiftPhoenixClient', '~> 4.0.0'
Expand Down

0 comments on commit 8e245f5

Please sign in to comment.