From 4892df3da77de06f3f4b92d03b66e37a88a7e08b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 18 Dec 2025 15:41:27 +0100 Subject: [PATCH] [Fix] WebIdEIdProductPlugin (201.1.5-SNAPSHOT) --- .../201.1.5-SNAPSHOT/WebIdEIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdProductPlugin/201.1.5-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/201.1.5-SNAPSHOT/WebIdEIdProductPlugin.podspec index 48fd788..f689b34 100644 --- a/WebIdEIdProductPlugin/201.1.5-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/201.1.5-SNAPSHOT/WebIdEIdProductPlugin.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/experimental/de/webid-solutions/WebIdEIdProductPlugin/201.1.5/WebIdEIdProductPlugin.framework-v201.1.5-SNAPSHOT-1578.zip', :sha256 => 'f048d4d43ac8bdb4170b0cadf94665402386af3b32f9ff97a5b80d43a83b684a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEIdProductPlugin/201.1.5/WebIdEIdProductPlugin.framework-v201.1.5-SNAPSHOT-1578.zip', :sha256 => 'b8decdf18e84d24db86504a8ea3113bd34ab691fc77a4da036ab034561a72c14' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'