mirror of
https://github.com/WuKongIM/WuKongIMiOSSDK-Framework
synced 2025-06-06 17:50:55 +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 = {
|
||||
@ -22,6 +22,6 @@ Pod::Spec.new do |s|
|
||||
|
||||
}
|
||||
s.dependency 'CocoaAsyncSocket', '~> 7.6.4'
|
||||
s.dependency 'FMDB/SQLCipher', '~>2.7.5'
|
||||
s.dependency '25519', '~>2.0.2'
|
||||
s.dependency 'FMDB/SQLCipher', '~>2.7.5'
|
||||
s.dependency '25519', '~>2.0.2'
|
||||
end
|
||||
|
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