From 9d5a45689ca779827a7f2d33cdc59fdb0c0c07a8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 16 Dec 2024 17:12:58 +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 070a864..e4d2f7a 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-1242.zip', :sha256 => 'a18ba29412252b3b95d9edadd65e4496ea4a35b0b992c9f5ef7ce5ffc9066371' } + 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-1243.zip', :sha256 => '2fac1a72f4b1823857eccdbc30a1fd7a258f2511403c45264ad1df5caaff00f2' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'