diff --git a/WebIdPayProductPlugin/14.0.0-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/14.0.0-SNAPSHOT/WebIdPayProductPlugin.podspec index a8240e6..706512a 100644 --- a/WebIdPayProductPlugin/14.0.0-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/14.0.0-SNAPSHOT/WebIdPayProductPlugin.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/WebIdPayProductPlugin/14.0.0/WebIdPayProductPlugin.framework-v14.0.0-SNAPSHOT-1221.zip', :sha256 => 'b86c1911e0c9af7eb0dcd99408db056b668d348d17b77860b0be3be1c3308f9e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.0.0/WebIdPayProductPlugin.framework-v14.0.0-SNAPSHOT-1228.zip', :sha256 => 'c6a3bdc960527285c600849455197d45db308f45e7c70d84f0f4c25bc0cd3ac3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -18,8 +18,8 @@ Pod::Spec.new do |s| s.dependency "DocumentReader", "~> 7.2" s.dependency "RegulaCommon", "~> 7.2" - s.dependency "WebIdIosBankIdentPlugin", "11.0.0-beta" - s.dependency "WebIdDigitalSigningPlugin", "12.0.0-beta" - s.dependency "WebIdIosIdentScanPlugin", "13.0.0-beta" - s.dependency "WebIdOnDeviceDocumentScanner", "13.0.0-beta" + s.dependency "WebIdIosBankIdentPlugin", "11.1.0" + s.dependency "WebIdDigitalSigningPlugin", "12.1.1" + s.dependency "WebIdIosIdentScanPlugin", "13.1.0" + s.dependency "WebIdOnDeviceDocumentScanner", "13.1.0" end