diff --git a/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index d7a0b36..747401e 100644 --- a/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec @@ -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-1335.zip', :sha256 => '1a04e583e5d86c181d4709f53839fdc21fadcd5aff80ca0b2ef2dc3432136861' } + 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-1358.zip', :sha256 => '4c06e6f382f82524687eca02740d87923ba2c5c46c9615d63b1988853d49394c' } 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", "11.4.2" - s.dependency "WebIdDigitalSigningPlugin", "12.2.1" - s.dependency "WebIdIosIdentScanPlugin", "13.3.2" - s.dependency "WebIdOnServerDocumentScanner", "13.3.2" + s.dependency "WebIdIosBankIdentPlugin", "11.5.0" + s.dependency "WebIdDigitalSigningPlugin", "12.3.0" + s.dependency "WebIdIosIdentScanPlugin", "13.4.0" + s.dependency "WebIdOnServerDocumentScanner", "13.4.0" end