From 309609f8424572b8d7dd486f4af9d0622ff8b011 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 10 Jun 2024 15:38:19 +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 6bcdb2b..4d6a084 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-1163.zip', :sha256 => '5c3ac866615b9cdb78875381fe2558303c57dbca935838d85daef6bcd1efd7a2' } + 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-1164.zip', :sha256 => '6dd6df7da4fd15aa42636b543c9034e545e87b6ec5aae5648dcef13e9f36a73e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'