2
0

[Fix] WebIdPayOnServerProductPlugin (14.3.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-03-14 16:16:03 +01:00
parent a54d7c71c0
commit fcbb74a8f2

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/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1327.zip', :sha256 => '6324fcf513998c34a8713078ad5df7e211832818e38d5367704b250082ea2a27' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1328.zip', :sha256 => '4c7f5c8c47c5e7372defa2cd1fbcf94f22a75daca5abc4314b8a49a76d2e1d80' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdPayOnServerProductPlugin.xcframework'
s.dependency "WebIdIosBankIdentPlugin", "11.4.1"
s.dependency "WebIdIosBankIdentPlugin", "11.4.2"
s.dependency "WebIdDigitalSigningPlugin", "12.2.1"
s.dependency "WebIdIosIdentScanPlugin", "13.3.2"
s.dependency "WebIdOnServerDocumentScanner", "13.3.2"