From 3cd2098142461ebec0df37f17ac9a7da3c26e29d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 19 Nov 2024 13:17:57 +0100 Subject: [PATCH] [Fix] WebIdEIdOnServerProductPlugin (14.2.0-SNAPSHOT) --- .../14.2.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index e6c48a3..4ce5dc6 100644 --- a/WebIdEIdOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/14.2.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.2.0/WebIdEIdOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1240.zip', :sha256 => '099635073774cba5238df650db6b65566fc7762750c2238b4b7cf0d0ac7d48a1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.2.0/WebIdEIdOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1241.zip', :sha256 => 'e90bc3ad18e620c4c698f7c6e30f3e022c6c2bc636d788645d53013c405f3cbc' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'