From 950a27b625bd51ee2b070502b7ed07fc18f213a0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 26 May 2025 16:32:02 +0200 Subject: [PATCH] [Fix] WebIdPayProductPlugin (13.4.1-SNAPSHOT) --- .../13.4.1-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/13.4.1-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/13.4.1-SNAPSHOT/WebIdPayProductPlugin.podspec index 953f239..5c3694a 100644 --- a/WebIdPayProductPlugin/13.4.1-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/13.4.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/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.1/WebIdPayProductPlugin.framework-v13.4.1-SNAPSHOT-1278.zip', :sha256 => '003abc978628038eae4a55e4dd3346d83f6f650bc6ee1d62c0397fcabc2ebf74' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.1/WebIdPayProductPlugin.framework-v13.4.1-SNAPSHOT-1279.zip', :sha256 => 'c6b1b134cb6507beb7c524551302154928c4c3b4cfe6326214ae8d8d496574d7' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'