From 303d75876dd2177e3663b6371f2e35ae28874dfd Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 14 Jan 2025 06:17:42 +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 a5c3559..a5e7574 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-1259.zip', :sha256 => '087d41898ab53ad4716de71082c0b856c5d9d0ee94f86311059ece6745a8f2e5' } + 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-1260.zip', :sha256 => 'b94ad40bf0c334098a9d49db89a0ff73d75ae77212a7affeb4060b0bed40585d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'