From 4f95164e5adb6c6ad201b6245cb7ab3197dd5d6f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 16:15:03 +0100 Subject: [PATCH] [Fix] WebIdEIdentPlugin (5.3.0-SNAPSHOT) --- WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec b/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec index 6c26978..5dfd8be 100644 --- a/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.podspec +++ b/WebIdEIdentPlugin/5.3.0-SNAPSHOT/WebIdEIdentPlugin.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/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-388.zip', :sha256 => '6c5f5db98aa91c81da41f6f468fbc0fc3771cecd8a50d2f770cf6d3189f9b491' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/5.3.0/WebIdEIdentPlugin.framework-v5.3.0-SNAPSHOT-388.zip', :sha256 => 'eb6184b790bd3c1fe939572bae0df2495000c8fce4631aaae7e52d331ec0d299' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'