diff --git a/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.podspec index bee8e61..4dbdc6c 100644 --- a/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.podspec @@ -19,6 +19,6 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework' - s.dependency "WebIdDocumentScanner", "12.0.0" - s.dependency "WebIdPluginCore", "11.0.0" + s.dependency "WebIdDocumentScanner", "12.0.1" + s.dependency "WebIdPluginCore", "11.0.1" end