6
0

[Fix] WebIdIosIdentScanPlugin (12.0.1)

This commit is contained in:
fpavkovic 2024-06-25 15:21:39 +02:00
parent 079507f15c
commit e3221d28d5

View File

@ -19,6 +19,6 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdIosIdentScanPlugin.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