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

Commit

Permalink
Change podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
incubo4u committed Jan 29, 2024
1 parent dbb93ea commit 0f1407b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions MembraneRTC.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'MembraneRTC'
s.version = '5.1.2'
s.version = '5.2.0'
s.summary = 'Membrane WebRTC client fully compatible with `Membrane RTC Engine` for iOS.'

s.homepage = 'https://github.com/membraneframework/membrane-webrtc-ios'
Expand All @@ -21,7 +21,6 @@ Pod::Spec.new do |s|
s.swift_version = '5.0'

s.source_files = 'Sources/MembraneRTC/**/*'
# s.dependency 'WebRTC-SDK', '104.5112.15'
s.dependency 'JitsiWebRTC', '111.0.0'
s.dependency 'SwiftProtobuf'
s.dependency 'PromisesSwift'
Expand Down

0 comments on commit 0f1407b

Please sign in to comment.