From 1dc32db474c8c54b33832cce2d74501363fdd2ec Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 7 Nov 2025 13:07:15 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (20.3.2-SNAPSHOT) --- WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec index 512938f..5ed9fcd 100644 --- a/WebIdEIdentPlugin/20.3.2-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/20.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/20.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-614.zip', :sha256 => 'e77e503dc64121e97f963db01b8a7d927eae1cf99dce92e5d9c6f86e78e385fe' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdEIdentPlugin/20.3.2/WebIdEIdentPlugin.framework-v20.3.2-SNAPSHOT-614.zip', :sha256 => '8c5fcdf8343be2a79d9d63192b2cddff0eb7a39ca40280d49458f1353ccb990c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'