From edb7481d1ad335e3dd931c6bcd47a3ac3d8d6ea3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 17:08:18 +0100 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (13.4.0-SNAPSHOT) --- .../13.4.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index e1fb818..c689112 100644 --- a/WebIdPayOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/13.4.0-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.0/WebIdPayOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => '417ac41349e560d266f2aaeedc0846c83f33baf0632fbf10b38cd7a57bc51106' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.0/WebIdPayOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => '26d80350795a7d4cdc8fb862ed3df594201984b4db76bd59722797e9c651cc80' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'