From 42922941fa501699ad9369848068205d17a856b8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 18 Dec 2024 08:28:14 +0100 Subject: [PATCH] [Fix] WebIdPayProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec index 2cc7a88..2b496aa 100644 --- a/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/14.3.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.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1252.zip', :sha256 => '1ae3bffe5cf745dffc3b52cc6daf33a70ddcaf5e398480d561a8ed6efa614b12' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1255.zip', :sha256 => '4c4d74e78f3cc4927b59ea6c0ed236fc7501dac5779ec009aa3a27f2ad435af5' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'