6
0

[Fix] WebIdOnDeviceDocumentScanner (12.0.1)

This commit is contained in:
fpavkovic 2024-06-25 15:20:34 +02:00
parent 1a7535b6f5
commit 654d5d10ee

View File

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