diff --git a/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.podspec index cf070ca..809baa9 100644 --- a/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.podspec @@ -19,5 +19,5 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdDocumentScanner.xcframework' - s.dependency "WebIdPluginCore", "11.0.0" + s.dependency "WebIdPluginCore", "11.0.1" end