diff --git a/WebIdPayProductPlugin/14.2.0-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/14.2.0-SNAPSHOT/WebIdPayProductPlugin.podspec index a84c576..63a7be8 100644 --- a/WebIdPayProductPlugin/14.2.0-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/14.2.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.2.0/WebIdPayProductPlugin.framework-v14.2.0-SNAPSHOT-1241.zip', :sha256 => '0fb388a8210ed501692a264f10af91a4ff3a962557d9cdb104466d26aa6ea0c1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.2.0/WebIdPayProductPlugin.framework-v14.2.0-SNAPSHOT-1247.zip', :sha256 => '75529766b54468d125907dec5f5fcbc3704ae0a26b0e3bc4c6b1e16d0dcfa1c1' } 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-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdDigitalSigningPlugin", "12.1.1-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdIosIdentScanPlugin", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdOnDeviceDocumentScanner", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots + s.dependency "WebIdIosBankIdentPlugin", "11.2.0" + s.dependency "WebIdDigitalSigningPlugin", "12.1.2" + s.dependency "WebIdIosIdentScanPlugin", "13.2.0" + s.dependency "WebIdOnDeviceDocumentScanner", "13.2.0" end