From 326964e9846c397225e5ec415d17956efc6ed29a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 3 Jun 2024 13:22:51 +0200 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (13.0.1-SNAPSHOT) --- .../13.0.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/13.0.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/13.0.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index 854f831..6bcdb2b 100644 --- a/WebIdPayOnServerProductPlugin/13.0.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/13.0.1-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.0.1/WebIdPayOnServerProductPlugin.framework-v13.0.1-SNAPSHOT-1162.zip', :sha256 => 'ec21661fe6534cbcb51b409191eefaa542c1ba70aaf83084c6f87c3aad77cb21' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.1/WebIdPayOnServerProductPlugin.framework-v13.0.1-SNAPSHOT-1163.zip', :sha256 => '5c3ac866615b9cdb78875381fe2558303c57dbca935838d85daef6bcd1efd7a2' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'