6
0

[Fix] WebIdPayOnServerProductPlugin (13.4.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-04-17 17:06:11 +02:00
parent c66dd11f63
commit 8962f88faa

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.4.1/WebIdPayOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1267.zip', :sha256 => 'f82f6c36ca456c3d62ddea6eb7d750942cf38c4a9023b07ddfd89f39b4e06227' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.1/WebIdPayOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1269.zip', :sha256 => 'bd29cfe7de737c6c3243f6eb07d17f5a595c02b19ef9ce105a69d1d210a630b2' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,8 +16,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdPayOnServerProductPlugin.xcframework'
s.dependency "WebIdIosBankIdentPlugin", "10.2.1"
s.dependency "WebIdDigitalSigningPlugin", "11.2.0"
s.dependency "WebIdIosIdentScanPlugin", "12.3.2"
s.dependency "WebIdOnServerDocumentScanner", "12.3.2"
s.dependency "WebIdIosBankIdentPlugin", "10.3.0"
s.dependency "WebIdDigitalSigningPlugin", "11.3.0"
s.dependency "WebIdIosIdentScanPlugin", "12.4.0"
s.dependency "WebIdOnServerDocumentScanner", "12.4.0"
end