Skip to content

Commit 6a603fd

Browse files
author
Rushi Sangani
committed
Version changed to 1.1.2
1 parent 40ef0c5 commit 6a603fd

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

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 = '1.1.1'
11+
s.version = '1.1.2'
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 => 'v1.1.1' }
22+
s.source = { :git => 'https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git', :tag => 'v1.1.2' }
2323

2424
s.ios.deployment_target = '12.0'
2525
#s.source_files = 'VideoSDK/**/*'

0 commit comments

Comments
 (0)