mirror of
https://github.com/WuKongIM/WuKongIMiOSSDK-Framework
synced 2025-06-08 10:31:19 +00:00
feat: 修复数据量大的情况下收消息慢的问题
This commit is contained in:
parent
e34fe439b8
commit
884ce87bfa
@ -1,6 +1,6 @@
|
|||||||
Pod::Spec.new do |s|
|
Pod::Spec.new do |s|
|
||||||
s.name = 'WuKongIMSDK'
|
s.name = 'WuKongIMSDK'
|
||||||
s.version = '1.0.7'
|
s.version = '1.0.8'
|
||||||
s.summary = '悟空IM是一款简单,高效,支持完全私有化的即时通讯.'
|
s.summary = '悟空IM是一款简单,高效,支持完全私有化的即时通讯.'
|
||||||
s.license = {"type"=>"MIT", "file"=>"ios/LICENSE"}
|
s.license = {"type"=>"MIT", "file"=>"ios/LICENSE"}
|
||||||
s.authors = {"tangtaoit"=>"tt@tgo.ai"}
|
s.authors = {"tangtaoit"=>"tt@tgo.ai"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user