From 37d5ac61055406532dbcf484ec008bf04b6a9aba Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 3 Dec 2024 09:29:32 +0100 Subject: [PATCH] [Fix] WebIdEIdOnServerProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index 695135e..652f922 100644 --- a/WebIdEIdOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/13.3.3-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.3.3/WebIdEIdOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1241.zip', :sha256 => '2e33a86ff4c63e171a4497da54be9bd8b3bc90aeb6ce48300b510875f7ddceae' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.3/WebIdEIdOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1242.zip', :sha256 => 'a50be290b03d35757dc17ca8c3be5b6618b28188b72e15416f26795d2a094996' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'