From d2aa1f61a4e4081681a1eba90aa35266d6f193b4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 15 Dec 2025 13:58:32 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (200.3.2-SNAPSHOT) --- WebIdEIdentPlugin/200.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/200.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/200.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec index 40df39e..a6f16cd 100644 --- a/WebIdEIdentPlugin/200.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/200.3.2-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/200.3.2/WebIdEIdentPlugin.framework-v200.3.2-SNAPSHOT-630.zip', :sha256 => '966086b55591ad0ca31de033d3c82a1cda5614024175647681c36178a5cdf90c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEIdentPlugin/200.3.2/WebIdEIdentPlugin.framework-v200.3.2-SNAPSHOT-631.zip', :sha256 => '4b03283daf97eb63711487884b4ebf233d4d062bb336f2b454fdd199db03ce84' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'