From a9ff8a976ff1e2a3e566fde042a0580874918173 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 3 Dec 2024 11:45:00 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (13.3.4) --- .../13.3.4/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/13.3.4/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.3.4/WebIdAutoIdentOnServerProductPlugin.podspec index 9c0fc22..218dec5 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.3.4/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.3.4/WebIdAutoIdentOnServerProductPlugin.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/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.3.4/WebIdAutoIdentOnServerProductPlugin.framework-v13.3.4.zip', :sha256 => '9698f6a2f4277a077add44ab7924aace6384e5ba9b9ec845556e3926b5333896' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.3.4/WebIdAutoIdentOnServerProductPlugin.framework-v13.3.4.zip', :sha256 => 'ed8d7b3a7d2634d511b8f1493ff6019152c6555e0ed99f723ce8ff685fbb8afb' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'