update 3.8.3

This commit is contained in:
cc
2024-12-20 11:11:59 +08:00
parent db7cb4fce8
commit 51ea16b59d
7 changed files with 14 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'openim_sdk_core_ios'
s.version = '0.2.0'
s.version = '0.3.0'
s.summary = 'A short description of openim_sdk_core_ios.'
# This description is used to generate tags and improve search results.
@@ -28,7 +28,7 @@ TODO: Add long description of the pod here.rite the description between the DESC
s.source = { :git => 'https://gitea.sdws.shop/xim/open_pod.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
s.ios.deployment_target = '11.0'
s.ios.deployment_target = '13.0'
# s.source_files = 'openim_sdk_core_ios/Classes/**/*'