From f1ec120f735112a4dedc644e1d4c372f2f1574f3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 12 Mar 2025 18:32:14 +0100 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 441af12..22266a6 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-1266.zip', :sha256 => 'dbdecfb67dd12c2a45495ecbed2bbf6bc40874abf7e805b4abf2b907588fd0a0' } + 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-1267.zip', :sha256 => '348f8656a50667f61f87e04acd32ccf4df2ced201edc6175a63f122013b55476' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'