6
0

[Fix] WebIdDocumentScanner (12.0.1)

This commit is contained in:
fpavkovic 2024-06-25 15:20:04 +02:00
parent 5c0731a272
commit 1a7535b6f5

View File

@ -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