From 099be67a9ba86c90713455894277322775e3b3a9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 30 Oct 2024 15:50:07 +0100 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (14.0.0-SNAPSHOT) --- .../14.0.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index af5bdac..c2dc87c 100644 --- a/WebIdPayOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/14.0.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.0.0/WebIdPayOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1228.zip', :sha256 => 'c3bdcd576216cb41b17178f15f7fc0f26959968a81086fb26bc7e290b5ce7cb6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.0.0/WebIdPayOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1231.zip', :sha256 => '0c323ece5fa14ac3fc0dd67a2dc5f34e81c3abb15aaeec8b61ed2ff02594e308' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'