From a1f17069a627b992d51587651d676a51cb64d7c5 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Jan 2025 16:04:08 +0100 Subject: [PATCH] [Fix] WebIdPayProductPlugin (13.4.0-SNAPSHOT) --- .../13.4.0-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/13.4.0-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/13.4.0-SNAPSHOT/WebIdPayProductPlugin.podspec index 298631f..ae22346 100644 --- a/WebIdPayProductPlugin/13.4.0-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/13.4.0-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.0/WebIdPayProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => '42122d2f9a7fe51688e48934cfc31414304a6cf5ab85e04ec3ede86feb0aea72' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.4.0/WebIdPayProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => '2c688a13406b583bc27bcf33e2866dd9e705860bbd0e25f8374e9eefbda99b81' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'