From f027c65df1c78b8402363375f0671b946d78413e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 14 Mar 2025 13:29:20 +0100 Subject: [PATCH] [Fix] WebIdEIdOnServerProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index 7659ead..cd6fa81 100644 --- a/WebIdEIdOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/14.3.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.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1325.zip', :sha256 => '216d8a991abe8d45a3c3a732b954dbd3137a697b0194a95fdf0dcdc9c6c0756a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1325.zip', :sha256 => 'ab8a974a2d9363da6f1577576ccaf9fb704c6fa6dbc2202663a0cd8921364de3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'