Commit 80ebf99d authored by jz's avatar jz

update

parent 88b5522b
...@@ -35,7 +35,7 @@ PODS: ...@@ -35,7 +35,7 @@ PODS:
- GMNetService - GMNetService
- GMRefresh - GMRefresh
- GMRouter - GMRouter
- GMShareSDK (= 0.2.1) - GMShareSDK
- lottie-ios (= 2.5.2) - lottie-ios (= 2.5.2)
- NIMSDK (= 7.5.0) - NIMSDK (= 7.5.0)
- PLMediaStreamingKit - PLMediaStreamingKit
...@@ -272,7 +272,7 @@ SPEC CHECKSUMS: ...@@ -272,7 +272,7 @@ SPEC CHECKSUMS:
DouyinOpenSDK: 5ba83de22963ba7a3ba70c8ff11dfcb2885ecc2b DouyinOpenSDK: 5ba83de22963ba7a3ba70c8ff11dfcb2885ecc2b
EVReflection: 1abc1a81927ab0d30170238cf9b79bff489e9728 EVReflection: 1abc1a81927ab0d30170238cf9b79bff489e9728
GM-Swift-Observable: 756d8fc13638b9faa68cb10266b2ffb47a911595 GM-Swift-Observable: 756d8fc13638b9faa68cb10266b2ffb47a911595
GMAILab: 6074b3e64a9198fa20d7d0e413d03877f5a53677 GMAILab: 9e7bb15887e119f7a76492392c7420b0b465040f
GMAlbum: d667396a6dab574a45af71dfebd1a75257c80192 GMAlbum: d667396a6dab574a45af71dfebd1a75257c80192
GMBase: 358e72062cb0f64a57ff34ec181b20ad9973d79b GMBase: 358e72062cb0f64a57ff34ec181b20ad9973d79b
GMBaseSwift: 8f327883b33ac24d0dcdb648ac3f9d6c57949ad5 GMBaseSwift: 8f327883b33ac24d0dcdb648ac3f9d6c57949ad5
......
...@@ -91,14 +91,14 @@ TODO: Add long description of the pod here. ...@@ -91,14 +91,14 @@ TODO: Add long description of the pod here.
s.libraries = "z", "c++", "xml2", "sqlite3" s.libraries = "z", "c++", "xml2", "sqlite3"
s.frameworks = 'ReplayKit', 'CoreTelephony', 'SystemConfiguration' s.frameworks = 'ReplayKit', 'CoreTelephony', 'SystemConfiguration'
s.pod_target_xcconfig = { 'VALID_ARCHS[sdk=iphonesimulator*]' => '' } # s.pod_target_xcconfig = { 'VALID_ARCHS[sdk=iphonesimulator*]' => '' }
# s.dependency 'TTTRtcEngineKit_iOS' # s.dependency 'TTTRtcEngineKit_iOS'
# s.dependency 'TTTPlayerKit_iOS' # s.dependency 'TTTPlayerKit_iOS'
s.static_framework = true s.static_framework = true
s.pod_target_xcconfig = { 'VALID_ARCHS' => 'armv7' } # s.pod_target_xcconfig = { 'VALID_ARCHS' => 'armv7' }
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment