diff --git a/react-native-nfc-passport-info.podspec b/react-native-nfc-passport-info.podspec index 1ca9756..b71a21e 100644 --- a/react-native-nfc-passport-info.podspec +++ b/react-native-nfc-passport-info.podspec @@ -25,6 +25,7 @@ Pod::Spec.new do |s| install_modules_dependencies(s) else s.dependency "React-Core" + s.dependency "NFCPassportReader", '1.1.9' # Don't install the dependencies when we run `pod install` in the old architecture. if ENV['RCT_NEW_ARCH_ENABLED'] == '1' then