6
0

[Fix] WebIdAccountIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-06 16:39:03 +02:00
parent a4f3c9b9f7
commit 1c1ce3c367

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-1525.zip', :sha256 => 'a70c2146279d0efba87e799b74ace93209f4a3ef3032e84eabb547406748f264' }
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-1527.zip', :sha256 => 'e4c8724ab335c6bea5d81f7911b2cd355530944a0cc2be04ba5490cea19bcba0' }
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.0"
s.dependency "WebIdDocumentScanner", "20.3.0"
s.dependency "WebIdIosIdentScanPlugin", "20.3.0"
s.dependency "WebIdOnServerDocumentScanner", "20.3.1"
s.dependency "WebIdDocumentScanner", "20.3.1"
s.dependency "WebIdIosIdentScanPlugin", "20.3.1"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
s.dependency "WebIdIosBankIdentPlugin", "20.3.0"
end