From 152669da1bda5d96e4faafae62ed2bcf4139072d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 28 Apr 2025 17:17:34 +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 ad2dcca..5ff124f 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-1269.zip', :sha256 => 'e93da45c5acf52d613806b3bc938d339a8e97e6d82f838290c9b74a6306eb7de' } + 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-1271.zip', :sha256 => '43ee85606d9a90010196d6d2f8cb2b67cbdd652a9f72a9c681bc10b2dc6c50e2' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'