From 41260de5942eb175d9983f7350f9f1c0494b2304 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 13 Jun 2025 09:49:38 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (13.7.1-SNAPSHOT) --- WebIdMetaPlugin/13.7.1-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/13.7.1-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/13.7.1-SNAPSHOT/WebIdMetaPlugin.podspec index a66ead6..509efb5 100644 --- a/WebIdMetaPlugin/13.7.1-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/13.7.1-SNAPSHOT/WebIdMetaPlugin.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/WebIdMetaPlugin/13.7.1/WebIdMetaPlugin.framework-v13.7.1-SNAPSHOT-1282.zip', :sha256 => 'c0a65ecc37fae13d69715300fb24b8a5a8773af6c86bc83eb36fe4dd705cf1c4' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.7.1/WebIdMetaPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => '9004b38daecff53ca475945a70a5c0c821b98024818b3b6fa84af7b3c0592825' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'