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 c74f1e4 commit 379e4a7Copy full SHA for 379e4a7
VideoSDKRTC.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'VideoSDKRTC'
11
- s.version = '2.0.6'
+ s.version = '2.0.7'
12
s.summary = 'Interactive Video API Experiences for Develoeprs.'
13
14
s.description = <<-DESC
@@ -19,7 +19,7 @@ Video sdk enables opportunity to integrate immersive video experiences into your
19
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
20
s.license = { :type => 'MIT', :file => 'LICENSE' }
21
s.author = { 'Zujo Tech Pvt Ltd.' => 'support@zujo.io' }
22
- s.source = { :git => 'https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git', :tag => 'v2.0.6' }
+ s.source = { :git => 'https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git', :tag => 'v2.0.7' }
23
24
s.swift_version = '5.0'
25
s.ios.deployment_target = '12.0'
0 commit comments