Commit 4c5813aa by zhangyunjie

“2.7.9.3”

parent 7760d6ba
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'OffcnLiveSDKiOS' s.name = 'OffcnLiveSDKiOS'
s.version = '2.7.8.6' s.version = '2.7.9.3'
s.summary = 'OffcnLiveSDKiOS.' s.summary = 'OffcnLiveSDKiOS.'
s.description = <<-DESC s.description = <<-DESC
......
...@@ -10,7 +10,8 @@ ...@@ -10,7 +10,8 @@
#import "OffcnShareWindow.h" #import "OffcnShareWindow.h"
static const NSString *OffcnLiveSDKVersion = @"2.7.8.6"; static const NSString *OffcnLiveSDKVersion = @"2.7.9.3";
//事件通知 //事件通知
#define kOffcnSDKEventLookCourseNotification @"kOffcnSDKEventLookCourseNotification" #define kOffcnSDKEventLookCourseNotification @"kOffcnSDKEventLookCourseNotification"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment