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 </string >
9
+ <string >ios-arm64_x86_64-simulator </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 >
15
16
</array >
16
17
<key >SupportedPlatform </key >
17
18
<string >ios </string >
19
+ <key >SupportedPlatformVariant </key >
20
+ <string >simulator </string >
18
21
</dict >
19
22
<dict >
20
23
<key >LibraryIdentifier </key >
21
- <string >ios-arm64_x86_64-simulator </string >
24
+ <string >ios-arm64 </string >
22
25
<key >LibraryPath </key >
23
26
<string >VideoSDKRTC.framework </string >
24
27
<key >SupportedArchitectures </key >
25
28
<array >
26
29
<string >arm64 </string >
27
- <string >x86_64 </string >
28
30
</array >
29
31
<key >SupportedPlatform </key >
30
32
<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 14
14
</data >
15
15
<key >Info.plist</key >
16
16
<data >
17
- Vv62F/vdA32EfUejOzqkg925UQM =
17
+ JCZG/xG2Yo21OhjgxYrqSNh77qQ =
18
18
</data >
19
19
<key >Modules/VideoSDKRTC.swiftmodule/arm64-apple-ios-simulator.abi.json</key >
20
20
<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 = '2.0.2 '
11
+ s . version = '2.0.3 '
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 => 'v2.0.2 ' }
22
+ s . source = { :git => 'https://github.com/videosdk-live/videosdk-rtc-ios-sdk.git' , :tag => 'v2.0.3 ' }
23
23
24
24
s . swift_version = '5.0'
25
25
s . ios . deployment_target = '12.0'
You can’t perform that action at this time.
0 commit comments