2
0

[Fix] WebIdVideoIdentProductPlugin (14.3.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-04-23 17:34:51 +02:00
parent 282ddf84b0
commit 70242fd608

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-1335.zip', :sha256 => '1364c9e3bbf9d4ca409dfa04728e60b4a21f1cf75a8b18d7c4a38117cda47d12' }
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-1358.zip', :sha256 => '9e683134398893e584ad2962dc7fefcfaaf4cf41d5b5eba4888eb8317f9bc524' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,8 +16,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdVideoIdentProductPlugin.xcframework'
s.dependency "WebIdIosIdentScanPlugin", "13.3.2"
s.dependency "WebIdOnServerDocumentScanner", "13.3.2"
s.dependency "WebIdDigitalSigningPlugin", "12.2.1"
s.dependency "WebIdVideoIdentPlugin", "11.2.3"
s.dependency "WebIdIosIdentScanPlugin", "13.4.0"
s.dependency "WebIdOnServerDocumentScanner", "13.4.0"
s.dependency "WebIdDigitalSigningPlugin", "12.3.0"
s.dependency "WebIdVideoIdentPlugin", "11.3.0"
end