From ea7028fe86c004134dd41a1ad8e56d4e49ddec0e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 12 Mar 2025 18:31:44 +0100 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 a08c5b4..84c3ae1 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-1266.zip', :sha256 => '01b9a8882a651ce00bc1a94983fb076f760128ec3f52fd20377bc81675eafe7a' } + 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-1267.zip', :sha256 => 'f82f6c36ca456c3d62ddea6eb7d750942cf38c4a9023b07ddfd89f39b4e06227' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'