From 4dcd36f3954ddc694a2f4a9c2d8a91607396ed8e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 Nov 2024 11:59:44 +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 3a130a1..e6c1e89 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-1234.zip', :sha256 => 'ac255c6bb93b2e80fe253cafb5e384d3bcf68bc2a950fc50f2a0ab809acdb742' } + 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-1235.zip', :sha256 => '0a4b55b77ae9bddd24e47dc84105d75872d91aa14a56ffbc00ea476ffe000b19' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'