6
0

[Fix] WebIdAccountIdProductPlugin (22.3.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-04-02 14:54:14 +02:00
parent 10fb3fe01d
commit 1b2e60ab3d

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.2/WebIdAccountIdProductPlugin.framework-v22.3.2-SNAPSHOT-1680.zip', :sha256 => '3b3695b1b13df0e5dfb0ce6a5778e52c91f12508433ba96e682e617acb74f07b' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.2/WebIdAccountIdProductPlugin.framework-v22.3.2-SNAPSHOT-1681.zip', :sha256 => '4ae3100eb19dd951e5c23d71dc12f85fb609b050f6c679262a0223a73a8ccd29' }
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.0"
s.dependency "WebIdDocumentScanner", "22.0.0"
s.dependency "WebIdIosIdentScanPlugin", "22.0.0"
s.dependency "WebIdOnServerDocumentScanner", "22.0.1"
s.dependency "WebIdDocumentScanner", "22.0.1"
s.dependency "WebIdIosIdentScanPlugin", "22.0.1"
s.dependency "WebIdDigitalSigningPlugin", "22.0.1"
s.dependency "WebIdIosBankIdentPlugin", "21.0.5"
end