Skip to content

Commit 9aa79b4

Browse files
committed
Merge branch 'release-4.0.3'
2 parents 737de61 + f9dc483 commit 9aa79b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNBackgroundGeolocation.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
2020
s.dependency 'React-Core'
2121
s.static_framework = true
2222
s.preserve_paths = 'docs', 'CHANGELOG.md', 'LICENSE', 'package.json', 'RNBackgroundGeolocation.ios.js'
23-
s.dependency 'CocoaLumberjack', '= 3.7.0'
23+
s.dependency 'CocoaLumberjack', '~> 3.7.2'
2424
s.source_files = 'ios/RNBackgroundGeolocation/*.{h,m}'
2525
s.libraries = 'sqlite3', 'z'
2626
s.vendored_frameworks = 'ios/RNBackgroundGeolocation/TSLocationManager.xcframework'

0 commit comments

Comments
 (0)