Skip to content

Commit b7f0aa4

Browse files
Merge pull request #96 from stami/master
Update iOS dependencies
2 parents dea9314 + f39feea commit b7f0aa4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

react-native-nordic-dfu.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ Pod::Spec.new do |s|
1616
s.source_files = "ios/**/*.{h,m}"
1717

1818
s.dependency 'React'
19-
s.dependency 'ZIPFoundation', '~> 0.9.8'
20-
s.dependency 'iOSDFULibrary', '~> 4.4.0'
19+
s.dependency 'iOSDFULibrary', '~> 4.7.1'
2120
end

0 commit comments

Comments
 (0)