From d49f62fceec28e7e4ecaa44ae858677ffdc1aa35 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 9 Mar 2026 09:57:28 +0100 Subject: [PATCH] [Fix] WebIdPayProductPlugin (15.3.1-SNAPSHOT) --- .../15.3.1-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/15.3.1-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/15.3.1-SNAPSHOT/WebIdPayProductPlugin.podspec index f91638e..c4e5c66 100644 --- a/WebIdPayProductPlugin/15.3.1-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/15.3.1-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/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.3.1/WebIdPayProductPlugin.framework-v15.3.1-SNAPSHOT-1357.zip', :sha256 => 'cd706be0c166be00ef43639dade433853fa5ec5521b4164bbb4012a7270b890b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.3.1/WebIdPayProductPlugin.framework-v15.3.1-SNAPSHOT-1358.zip', :sha256 => 'caa735497ec4c2f61f482b3885aef7259acae7d71f3d1da3a57b043f1896fe2c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'