idwise-nfc-react-native-sdk 5.0.2 → 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.
@@ -112,6 +112,6 @@ dependencies {
112
112
  implementation 'com.google.code.gson:gson:2.10.1'
113
113
 
114
114
  implementation "com.idwise:android-sdk:$idwise_sdk_version"
115
- implementation "com.idwise:nfc:5.0.2"
115
+ implementation "com.idwise:nfc:$idwise_sdk_version"
116
116
  }
117
117
 
@@ -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.2
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