6
0

[Fix] WebIdAccountIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-07 13:59:02 +02:00
parent 977903122f
commit cfa67b9afd

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-1528.zip', :sha256 => '1399688d73c166bbc16f8234c0ba162ea76bdc1b452d5067972ba57a85dfaff8' }
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-1530.zip', :sha256 => '3f1bfa71f5b391751c00f839d20fb96a2d3acf6ec91eff5f373e9dfa39f423ca' }
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.2"
s.dependency "WebIdDocumentScanner", "20.3.2"
s.dependency "WebIdIosIdentScanPlugin", "20.3.2"
s.dependency "WebIdOnServerDocumentScanner", "20.3.3"
s.dependency "WebIdDocumentScanner", "20.3.3"
s.dependency "WebIdIosIdentScanPlugin", "20.3.3"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
s.dependency "WebIdIosBankIdentPlugin", "20.3.0"
end