diff --git a/react-native-khipu.podspec b/react-native-khipu.podspec index e442501..8351b00 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.8" + s.dependency "KhipuClientIOS", "2.8.0" # 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)