From 39686a33ce3828c41892e40bf0023f628333ac32 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 28 Apr 2025 17:17:00 +0200 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (13.4.1-SNAPSHOT) --- .../13.4.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index ca561b2..a847647 100644 --- a/WebIdPayOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/13.4.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.4.1/WebIdPayOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1269.zip', :sha256 => 'bd29cfe7de737c6c3243f6eb07d17f5a595c02b19ef9ce105a69d1d210a630b2' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.1/WebIdPayOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1271.zip', :sha256 => '9d519ad27d94e47b3f515122cbd10d6bdaf96b8f73082570c267dd9e1b362b4a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'