From ad92031a585aec29fcb93cdb9ddddaaf61ff8de0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Dec 2025 15:09:19 +0100 Subject: [PATCH] [Fix] WebIdPayProductPlugin (15.1.3-SNAPSHOT) --- .../15.1.3-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/15.1.3-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/15.1.3-SNAPSHOT/WebIdPayProductPlugin.podspec index 3b5217d..125fe27 100644 --- a/WebIdPayProductPlugin/15.1.3-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/15.1.3-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.1.3/WebIdPayProductPlugin.framework-v15.1.3-SNAPSHOT-1339.zip', :sha256 => '0ccaf6c6d362813c5b101350d23baed37e5ba6653ca18014f245cc76f5161598' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdPayProductPlugin/15.1.3/WebIdPayProductPlugin.framework-v15.1.3-SNAPSHOT-1340.zip', :sha256 => '5a75b5f0246185533f810947495daab2b42dfac87ee33895adb060410fe17e5a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'