Skip to content

Commit 81c4585

Browse files
prod release v2.0.4
1 parent 4507b74 commit 81c4585

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VideoSDKRTC.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'VideoSDKRTC'
11-
s.version = '2.0.3'
11+
s.version = '2.0.4'
1212
s.summary = 'Interactive Video API Experiences for Develoeprs.'
1313

1414
s.description = <<-DESC
@@ -19,7 +19,7 @@ Video sdk enables opportunity to integrate immersive video experiences into your
1919
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2020
s.license = { :type => 'MIT', :file => 'LICENSE' }
2121
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.3' }
22+
s.source = { :git => 'https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git', :tag => 'v2.0.4' }
2323

2424
s.swift_version = '5.0'
2525
s.ios.deployment_target = '12.0'

0 commit comments

Comments
 (0)