From 1d276120ff0edec2f2856f1f6335ad55ff5fcb16 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 10 Sep 2024 09:02:10 +0200 Subject: [PATCH] [Fix] WebIdEIdOnServerProductPlugin (14.0.0-SNAPSHOT) --- .../14.0.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index c6188e5..048ec5d 100644 --- a/WebIdEIdOnServerProductPlugin/14.0.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/14.0.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/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.0.0/WebIdEIdOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1220.zip', :sha256 => 'cc1654fd335c6da78152d32667f75a5e88b690a75e375c2eaec9f0f04a7273e2' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.0.0/WebIdEIdOnServerProductPlugin.framework-v14.0.0-SNAPSHOT-1220.zip', :sha256 => 'dd62ffdb58539bbca936d9d4f1c3ffdca009e341a75304fdfcefdca271030685' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'