idwise-nfc-react-native-sdk 5.0.3 → 5.0.9-alpha-01

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (20) hide show
  1. package/android/gradle.properties +1 -1
  2. package/idwise-react-native-sdk.podspec +2 -2
  3. package/ios/IDWiseNFC.framework/Assets.car +0 -0
  4. package/ios/IDWiseNFC.framework/IDWiseNFC +0 -0
  5. package/ios/IDWiseNFC.framework/Info.plist +0 -0
  6. package/ios/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo +0 -0
  7. package/ios/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  8. package/ios/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.abi.json +3305 -1848
  9. package/ios/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.private.swiftinterface +24 -1
  10. package/ios/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.swiftinterface +24 -1
  11. package/ios/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
  12. package/ios/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.abi.json +3305 -1848
  13. package/ios/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +24 -1
  14. package/ios/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +24 -1
  15. package/ios/IDWiseNFC.framework/Modules/IDWiseNFC.swiftmodule/x86_64-apple-ios-simulator.swiftmodule +0 -0
  16. package/ios/IDWiseNFC.framework/ProcessJourneyViewController.storyboardc/yS7-79-T86-view-owr-v5-NaP.nib/objects-13.0+.nib +0 -0
  17. package/ios/IDWiseNFC.framework/ProcessJourneyViewController.storyboardc/yS7-79-T86-view-owr-v5-NaP.nib/runtime.nib +0 -0
  18. package/ios/IDWiseNFC.framework/document_detector.mlmodelc/coremldata.bin +0 -0
  19. package/ios/IDWiseNFC.framework/document_detector.mlmodelc/metadata.json +2 -2
  20. package/package.json +1 -1
@@ -4,4 +4,4 @@ IdwiseMobileSdk_targetSdkVersion=31
4
4
  IdwiseMobileSdk_compileSdkVersion=31
5
5
  IdwiseMobileSdk_ndkversion=21.4.7075529
6
6
  # Idwise SDK version
7
- idwise_sdk_version=5.0.3
7
+ idwise_sdk_version=5.0.8
@@ -17,8 +17,8 @@ Pod::Spec.new do |s|
17
17
  s.source_files = "ios/**/*.{h,m,mm,swift}"
18
18
  s.static_framework = true
19
19
 
20
- s.dependency 'DocumentReader', '6.8.2981'
21
- s.dependency 'DocumentReaderMRZRFID', '6.8.7687'
20
+ s.dependency 'DocumentReader', '7.4.3900'
21
+ s.dependency 'DocumentReaderMRZRFID', '7.4.9825'
22
22
 
23
23
  s.pod_target_xcconfig = {
24
24
  "HEADER_SEARCH_PATHS" => "\"$(PODS_ROOT)/boost\"",
Binary file
Binary file
Binary file