From fbdbde962566b1f6ca2e49b8c5eb43df47883435 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 17:07:02 +0100 Subject: [PATCH] [Fix] WebIdEIdProductPlugin (13.4.0-SNAPSHOT) --- .../13.4.0-SNAPSHOT/WebIdEIdProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdProductPlugin/13.4.0-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/13.4.0-SNAPSHOT/WebIdEIdProductPlugin.podspec index 5d69495..03523fc 100644 --- a/WebIdEIdProductPlugin/13.4.0-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/13.4.0-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/13.4.0/WebIdEIdProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => 'fe5b0aa4773c801ca27b46cce3ac6df94ab8349d8717de3c476e49d231b70791' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.0/WebIdEIdProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => 'c4c9bea730050646d5b03d258d83244f895d93084ebf953647b7b5720c568afe' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'