Commit c3540211 by zhangyunjie

“1.2.4.1”

parent 8f2b86fa
source 'https://cdn.cocoapods.org/'
source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!
......
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'OffcnIMSDKiOS'
s.version = '1.2.4.0'
s.version = '1.2.4.1'
s.summary = 'OffcnIMSDKiOS.'
s.description = <<-DESC
......
......@@ -9,7 +9,7 @@
#import <UIKit/UIKit.h>
#import "OffcnIMModel.h"
static const NSString *OffcnIMSDKiOSVersion = @"1.2.4.0";
static const NSString *OffcnIMSDKiOSVersion = @"1.2.4.1";
//聊天详情头像点击事件通知
#define kOffcnIMChatInfoHeadIconClickNotification @"kOffcnIMChatInfoHeadIconClickNotification"
......
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