mirror of
https://github.com/WuKongIM/WuKongIMiOSSDK-Framework
synced 2025-06-07 10:01:04 +00:00
Update
This commit is contained in:
parent
37cb6a62ed
commit
79cc1cd205
@ -11,8 +11,8 @@ Pod::Spec.new do |s|
|
||||
s.ios.libraries = ['c++','sqlite3','z']
|
||||
s.source = { :git => "https://github.com/WuKongIM/WuKongIMiOSSDK-Framework.git",:tag => "#{s.version}" }
|
||||
s.requires_arc = true
|
||||
s.ios.deployment_target = '12.0'
|
||||
s.platform = :ios, '12.0'
|
||||
s.ios.deployment_target = '11.0'
|
||||
s.platform = :ios, '11.0'
|
||||
s.resource = 'ios/WuKongIMSDK.framework/WuKongIMSDK.bundle'
|
||||
s.vendored_frameworks = 'ios/WuKongIMSDK.framework'
|
||||
s.xcconfig = {
|
||||
|
BIN
ios/WuKongIMSDK.framework/.DS_Store
vendored
Normal file
BIN
ios/WuKongIMSDK.framework/.DS_Store
vendored
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user