diff --git a/react-native-khipu.podspec b/react-native-khipu.podspec index 0b084cc..2e63db3 100644 --- a/react-native-khipu.podspec +++ b/react-native-khipu.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| s.source_files = "ios/**/*.{h,m,mm,swift}" - s.dependency "KhipuClientIOS", "2.7.6" + s.dependency "KhipuClientIOS", "2.7.7" # Use install_modules_dependencies helper to install the dependencies if React Native version >=0.71.0. # See https://github.com/facebook/react-native/blob/febf6b7f33fdb4904669f99d795eba4c0f95d7bf/scripts/cocoapods/new_architecture.rb#L79. if respond_to?(:install_modules_dependencies, true)