2
0

[Fix] WebIdAutoIdentOnDeviceProductPlugin (14.2.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2024-11-29 17:29:14 +01:00
parent d29edb5b45
commit 2749b915cc

View File

@ -8,7 +8,7 @@ Pod::Spec.new do |s|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
s.platform = :ios
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.2.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.2.0-SNAPSHOT-1246.zip', :sha256 => '7d3b11fb2b4a5a0548c99cc14b6bea2dd515971a4d5a55b4f50fcaf60ec8e153' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.2.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.2.0-SNAPSHOT-1247.zip', :sha256 => '76f8b8c80670a5c9a281cd41994de62e33b67ba458b7bc169e073e80ccc1e880' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -18,7 +18,7 @@ Pod::Spec.new do |s|
s.dependency "DocumentReader", "~> 7.2"
s.dependency "RegulaCommon", "~> 7.2"
s.dependency "WebIdDigitalSigningPlugin", "12.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
s.dependency "WebIdIosIdentScanPlugin", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
s.dependency "WebIdOnDeviceDocumentScanner", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
s.dependency "WebIdDigitalSigningPlugin", "12.1.2"
s.dependency "WebIdIosIdentScanPlugin", "13.2.0"
s.dependency "WebIdOnDeviceDocumentScanner", "13.2.0"
end