File tree 3 files changed +2
-2
lines changed
Frameworks/VideoSDKRTC.framework
3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
Pod ::Spec . new do |s |
10
10
s . name = 'VideoSDKRTC'
11
- s . version = '1.1.1 '
11
+ s . version = '1.1.2 '
12
12
s . summary = 'Interactive Video API Experiences for Develoeprs.'
13
13
14
14
s . description = <<-DESC
@@ -19,7 +19,7 @@ Video sdk enables opportunity to integrate immersive video experiences into your
19
19
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
20
20
s . license = { :type => 'MIT' , :file => 'LICENSE' }
21
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 => 'v1.1.1 ' }
22
+ s . source = { :git => 'https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git' , :tag => 'v1.1.2 ' }
23
23
24
24
s . ios . deployment_target = '12.0'
25
25
#s.source_files = 'VideoSDK/**/*'
You can’t perform that action at this time.
0 commit comments