From de2e2d48e3a358ff3eaddfdccc581bd437e41aa3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 17:46:38 +0200 Subject: [PATCH] [Fix] WebIdEIdentPlugin (15.0.1-SNAPSHOT) --- WebIdEIdentPlugin/15.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/15.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/15.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec index fd829b5..e3e66f6 100644 --- a/WebIdEIdentPlugin/15.0.1-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/15.0.1-SNAPSHOT/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/experimental/de/webid-solutions/WebIdEIdentPlugin/15.0.1/WebIdEIdentPlugin.framework-v15.0.1-SNAPSHOT-421.zip', :sha256 => 'fb6e3a72973b4f889dfd7c083bd31a50879b10b17e2b347f94b52a816c63e48d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEIdentPlugin/15.0.1/WebIdEIdentPlugin.framework-v15.0.1-SNAPSHOT-421.zip', :sha256 => '3dfcd02e01f3ee0a4d64de730fd34e556bee0297ea4ed4f79432963204ca0b44' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'