From fb98f2c746fbca6da4e9364cc36776ca5ef4fe4b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 30 Oct 2024 15:16:12 +0100 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index 74432ef..1711946 100644 --- a/WebIdPayOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/13.3.3-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/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.3.3/WebIdPayOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1232.zip', :sha256 => '750532928b351c266e231c65d20aa8bd79a3f4a6f3540201f76b65d5a6852809' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.3.3/WebIdPayOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1234.zip', :sha256 => '9e5cceb099180ea3446d16aed5040cd83714cd1aa575ed62f7675f8ea8c2b667' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'