mirror of
https://github.com/caoer/RxFirebase.git
synced 2026-04-28 20:55:39 +08:00
disable all version checks
This commit is contained in:
@@ -28,7 +28,7 @@ Pod::Spec.new do |s|
|
||||
s.static_framework = true
|
||||
s.dependency 'RxSwift', '~> 5'
|
||||
s.dependency 'RxCocoa', '~> 5'
|
||||
s.dependency 'FirebaseRemoteConfig', '~> 4'
|
||||
s.dependency 'FirebaseRemoteConfig'
|
||||
|
||||
s.source_files = 'Sources/RemoteConfig/**/*'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user