6
0

[Fix] WebIdAccountIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-08 14:04:03 +02:00
parent 0f3ddcf08c
commit 1cc5de8a39

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/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.4/WebIdAccountIdProductPlugin.framework-v21.0.4-SNAPSHOT-1531.zip', :sha256 => '866d5c274585b89de3e07f8d328cc488ddededc1920b2898db2cba8c4b6de2cb' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.4/WebIdAccountIdProductPlugin.framework-v21.0.4-SNAPSHOT-1532.zip', :sha256 => '68ebef9a40ce3652ff9d478f3db445568bc4e1e4c84c5305997f0ae602135788' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,9 +16,9 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdAccountIdProductPlugin.xcframework'
s.dependency "WebIdOnServerDocumentScanner", "20.3.3"
s.dependency "WebIdDocumentScanner", "20.3.3"
s.dependency "WebIdIosIdentScanPlugin", "20.3.3"
s.dependency "WebIdOnServerDocumentScanner", "20.3.4"
s.dependency "WebIdDocumentScanner", "20.3.4"
s.dependency "WebIdIosIdentScanPlugin", "20.3.4"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
s.dependency "WebIdIosBankIdentPlugin", "20.3.0"
end