File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
VideoPlsUtilsPlatformSDK/VideoPlsUtilsPlatformSDK/VideoPlsUtilsPlatformSDK/Common/Utils Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33Pod ::Spec . new do |s |
44
55 s . name = "VideoOS"
6- s . version = "2.6.0 "
6+ s . version = "2.6.2 "
77 s . summary = "Official VideoPls SDK for iOS to access VideoPls Platform with features like video os, and live os"
88
99 s . description = <<-DESC
Original file line number Diff line number Diff line change 1414#import " VPUPNotificationCenter.h"
1515#import < sys/utsname.h>
1616
17- NSString * const VideoPlsUtilsPlatformSDKVersion = @" 2.6.0 " ;
17+ NSString * const VideoPlsUtilsPlatformSDKVersion = @" 2.6.2 " ;
1818NSString * const VPUPGeneralInfoSDKChangedNotification = @" VPUPGeneralInfoSDKChangedNotification" ;
1919
2020static NSString *IDFA = nil ;
You can’t perform that action at this time.
0 commit comments