From c8bc5d27b9fe8666df1d6123e2e7dbdbec73e83f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 13 Jun 2025 11:55:37 +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 509efb5..d29b397 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-1283.zip', :sha256 => '9004b38daecff53ca475945a70a5c0c821b98024818b3b6fa84af7b3c0592825' } + 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 => '34e209a8d9c53d6dd2e6f10871d45574f1a88591c6978bbe99b510cc4ae9da87' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'