6
0

[Fix] WebIdAccountIdProductPlugin (22.3.5-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-04-23 18:05:49 +02:00
parent 963d20759b
commit e309f03146

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/22.3.5/WebIdAccountIdProductPlugin.framework-v22.3.5-SNAPSHOT-1688.zip', :sha256 => 'c9a6df8d1e432bc51c5b854b94fd361051ca1fac6a42f9f361a21f8b4ebea5f7' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.5/WebIdAccountIdProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip', :sha256 => 'aa7e9d8502eaefc747e9df43360d60545b102d7ad450f2d8d592a019ffa82adf' }
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", "22.0.3"
s.dependency "WebIdDocumentScanner", "22.0.3"
s.dependency "WebIdIosIdentScanPlugin", "22.0.3"
s.dependency "WebIdDigitalSigningPlugin", "22.0.1"
s.dependency "WebIdIosBankIdentPlugin", "21.0.5"
s.dependency "WebIdOnServerDocumentScanner", "22.1.0"
s.dependency "WebIdDocumentScanner", "22.1.0"
s.dependency "WebIdIosIdentScanPlugin", "22.1.0"
s.dependency "WebIdDigitalSigningPlugin", "22.1.0"
s.dependency "WebIdIosBankIdentPlugin", "21.1.0"
end