From db84c56ca733e3a7b6a7d6c65e415f646abf139a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sat, 10 Jan 2026 03:57:30 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (15.1.0) --- WebIdEIdentPlugin/15.1.0/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/15.1.0/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.1.0/WebIdEIdentPlugin.podspec index 4abdf8c..1f40fc4 100644 --- a/WebIdEIdentPlugin/15.1.0/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.1.0/WebIdEIdentPlugin.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/WebIdEIdentPlugin/15.1.0/WebIdEIdentPlugin.framework-v15.1.0.zip', :sha256 => '4c035bafa46427c168279f0875a6089abfcd685a7480fdd36a118fddc634ed87' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdentPlugin/15.1.0/WebIdEIdentPlugin.framework-v15.1.0.zip', :sha256 => 'f8af69d658a056a5a3a6226770aee0ec0ad2331bbc20106d952a6417790b6234' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'