From cef48822cf7c59a69e6f7959ead0fb2000cf8a89 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 May 2024 16:02:03 +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 ab9a647..854f831 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-1161.zip', :sha256 => 'f26910d654cdd01b8be22f216a201b568ac560d1c3738a41399013f7be75cde1' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'