|
|
@@ -57,8 +57,8 @@ non-Cocoapod integration. This library also respects the Firebase global data co
|
|
|
s.framework = 'Foundation'
|
|
|
|
|
|
s.dependency 'GoogleDataTransport', '~> 9.0'
|
|
|
- s.dependency 'GoogleUtilities/Environment', '~> 7.4'
|
|
|
- s.dependency 'GoogleUtilities/Logger', '~> 7.4'
|
|
|
+ s.dependency 'GoogleUtilities/Environment', '~> 7.5'
|
|
|
+ s.dependency 'GoogleUtilities/Logger', '~> 7.5'
|
|
|
s.dependency 'nanopb', '~> 2.30908.0'
|
|
|
|
|
|
s.test_spec 'unit' do |unit_tests|
|
|
|
@@ -68,7 +68,7 @@ non-Cocoapod integration. This library also respects the Firebase global data co
|
|
|
:osx => osx_deployment_target,
|
|
|
:tvos => tvos_deployment_target
|
|
|
}
|
|
|
- unit_tests.dependency 'GoogleUtilities/UserDefaults', '~> 7.4'
|
|
|
+ unit_tests.dependency 'GoogleUtilities/UserDefaults', '~> 7.5'
|
|
|
unit_tests.dependency 'OCMock'
|
|
|
unit_tests.source_files = [
|
|
|
'Example/CoreDiagnostics/Tests/**/*.[mh]',
|