File tree 7 files changed +8
-8
lines changed
Frameworks/VideoSDKRTC.xcframework
ios-arm64/VideoSDKRTC.framework
ios-arm64_x86_64-simulator/VideoSDKRTC.framework
7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
<array >
7
7
<dict >
8
8
<key >LibraryIdentifier </key >
9
- <string >ios-arm64_x86_64-simulator </string >
9
+ <string >ios-arm64 </string >
10
10
<key >LibraryPath </key >
11
11
<string >VideoSDKRTC.framework </string >
12
12
<key >SupportedArchitectures </key >
13
13
<array >
14
14
<string >arm64 </string >
15
- <string >x86_64 </string >
16
15
</array >
17
16
<key >SupportedPlatform </key >
18
17
<string >ios </string >
19
- <key >SupportedPlatformVariant </key >
20
- <string >simulator </string >
21
18
</dict >
22
19
<dict >
23
20
<key >LibraryIdentifier </key >
24
- <string >ios-arm64 </string >
21
+ <string >ios-arm64_x86_64-simulator </string >
25
22
<key >LibraryPath </key >
26
23
<string >VideoSDKRTC.framework </string >
27
24
<key >SupportedArchitectures </key >
28
25
<array >
29
26
<string >arm64 </string >
27
+ <string >x86_64 </string >
30
28
</array >
31
29
<key >SupportedPlatform </key >
32
30
<string >ios </string >
31
+ <key >SupportedPlatformVariant </key >
32
+ <string >simulator </string >
33
33
</dict >
34
34
</array >
35
35
<key >CFBundlePackageType </key >
Original file line number Diff line number Diff line change 18
18
</data >
19
19
<key >Info.plist</key >
20
20
<data >
21
- 6OSRUqQUNfD3HXuZL/UCihbgEB8 =
21
+ ui7fsaLqNHq796DtTrAr0ScUYKk =
22
22
</data >
23
23
<key >Modules/VideoSDKRTC.swiftmodule/arm64-apple-ios-simulator.abi.json</key >
24
24
<data >
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.2.14 '
11
+ s . version = '2.0.0 '
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.2.14 ' }
22
+ s . source = { :git => 'https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git' , :tag => 'v2.0.0 ' }
23
23
24
24
s . swift_version = '5.0'
25
25
s . ios . deployment_target = '11.0'
You can’t perform that action at this time.
0 commit comments