From 24838815e3edab21384422d2ea4c9dbce6bd46ca Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Dec 2025 16:24:20 +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 125fe27..895ca47 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-1340.zip', :sha256 => '5a75b5f0246185533f810947495daab2b42dfac87ee33895adb060410fe17e5a' } + 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-1341.zip', :sha256 => 'e3dadaad830c44c220ee24b28706f4261242e4fed137162f81e9fc7d708b44e5' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'