This commit is contained in:
tangtaoit 2023-06-06 19:18:55 +08:00
parent 500bdc6a9d
commit d8ea55285e

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'WuKongIMSDK' s.name = 'WuKongIMSDK'
s.version = '1.0.1' s.version = '1.0.2'
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"}