From e7978f35f29b28d6ba760222a59139adabeee26b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Jun 2026 22:40:44 +0200 Subject: [PATCH] [Fix] WebIdEIdProductPlugin (22.5.2-SNAPSHOT) --- .../22.5.2-SNAPSHOT/WebIdEIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdProductPlugin/22.5.2-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/22.5.2-SNAPSHOT/WebIdEIdProductPlugin.podspec index 259b3e85..4f6100fe 100644 --- a/WebIdEIdProductPlugin/22.5.2-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/22.5.2-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/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.5.2/WebIdEIdProductPlugin.framework-v22.5.2-SNAPSHOT-1725.zip', :sha256 => '7536a1c55131b7cdac1b1ca0c736c61ae45ee9b00532e4e0e58258a8a3149c86' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/22.5.2/WebIdEIdProductPlugin.framework-v22.5.2-SNAPSHOT-1725.zip', :sha256 => 'e57950f9ebec05b0e08d53c8ff1aaf1ddc749bc1621733e7b3bc923c6a12ca39' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'