From 915d0cf10b0572254fec796b2eedb035babe6e29 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 14:41:22 +0100 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index bc17c6b..e836399 100644 --- a/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.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/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1256.zip', :sha256 => '7371acf1acb2128625ec0a6ff29759de95fd8232021c903b919beb32a9439f96' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1257.zip', :sha256 => 'fb49d7c905c18093ee712965292bdea8bf14036197126fc7823bb239132b8824' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'