From da2e97fbbbcfa3d4a2777aa2d34625af2f364f51 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Jan 2025 16:01:52 +0100 Subject: [PATCH] [Fix] WebIdEIdOnServerProductPlugin (13.4.0-SNAPSHOT) --- .../13.4.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index d95848d..c6c9d8b 100644 --- a/WebIdEIdOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.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/WebIdEIdOnServerProductPlugin/13.4.0/WebIdEIdOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => 'b0b0b799204070588c79cacb49c41fb44cbd7dd285c67d1a0904ef49b9a3bc94' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.0/WebIdEIdOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => '50c54177cd6377615b7909b485ae6dfc97d6c3b905d8d685015e8effc2b6ce10' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'