2
0

[Fix] WebIdVideoIdentProductPlugin (14.3.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2024-12-27 14:51:04 +01:00
parent 4efd1d13e9
commit 189217ca9d

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/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1255.zip', :sha256 => '91310279bfa2213c81fd56f86b332c6516ac839cfb7c5a9c1ac7ced376cc2f34' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1256.zip', :sha256 => '541c5810a13a8747d0aba757096ec72230de9c634045831b778311921dd5dcd3' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -19,5 +19,5 @@ Pod::Spec.new do |s|
s.dependency "WebIdIosIdentScanPlugin", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
s.dependency "WebIdOnServerDocumentScanner", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
s.dependency "WebIdDigitalSigningPlugin", "12.2.0-SNAPSHOT" #branch:redesign-v4-snapshots
s.dependency "WebIdVideoIdentPlugin", "11.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
s.dependency "WebIdVideoIdentPlugin", "11.2.0-SNAPSHOT" #branch:redesign-v4-snapshots
end