6
0

[Fix] WebIdPayOnServerProductPlugin (13.7.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-06-16 17:20:10 +02:00
parent 475785023e
commit 32c054a054

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/WebIdPayOnServerProductPlugin/13.7.1/WebIdPayOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => '5823db17a3179b6a21d8af3ea3a1703f8086d56a5a9185c11d359cd8aa4de164' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.1/WebIdPayOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip', :sha256 => 'b2e43de0d2e3af4be145d3a27f2dda96f77715ac0a698b5549596e727a19d87b' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -18,6 +18,6 @@ Pod::Spec.new do |s|
s.dependency "WebIdIosBankIdentPlugin", "10.4.2"
s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
s.dependency "WebIdIosIdentScanPlugin", "12.5.3"
s.dependency "WebIdOnServerDocumentScanner", "12.5.3"
s.dependency "WebIdIosIdentScanPlugin", "12.6.0"
s.dependency "WebIdOnServerDocumentScanner", "12.6.0"
end