From 4dba97e7ea1bff8986074a9b3e8d7e0878563df6 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 14 Mar 2025 13:43:25 +0100 Subject: [PATCH] [Fix] WebIdPayProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec index 030b1de..5183c7e 100644 --- a/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/14.3.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/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1325.zip', :sha256 => '993ad877798f35e2a6057465dd50aee3cfa02acfd0ed319306c9bd04fa34f13b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1326.zip', :sha256 => '6c925db226f16c62b216fd5c444af1e56cffc9a7911eeae0cb5d0146fe626e4c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'