feat: 修复数据量大的情况下收消息慢的问题

This commit is contained in:
tangtaoit 2024-07-04 18:37:58 +08:00
parent e34fe439b8
commit 884ce87bfa

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'WuKongIMSDK'
s.version = '1.0.7'
s.version = '1.0.8'
s.summary = '悟空IM是一款简单高效支持完全私有化的即时通讯.'
s.license = {"type"=>"MIT", "file"=>"ios/LICENSE"}
s.authors = {"tangtaoit"=>"tt@tgo.ai"}