diff --git a/WebIdPayOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index 9dce425..9f5a682 100644 --- a/WebIdPayOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/13.4.1-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/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.1/WebIdPayOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip', :sha256 => 'cd450455c4c49849dd48629e83de419a472604ee1af64551f0f1c429e7ff1d01' } + 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-1281.zip', :sha256 => '99b32f42bf857cb00e964dbdff31c2d896550327073f1961337a2daace031ac4' } 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.2" - s.dependency "WebIdOnServerDocumentScanner", "12.5.2" + s.dependency "WebIdIosIdentScanPlugin", "12.5.3" + s.dependency "WebIdOnServerDocumentScanner", "12.5.3" end