From ab2e49722ad83b3b791d4a870d96c0465c20cdaf Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 30 Oct 2024 15:16:39 +0100 Subject: [PATCH] [Fix] WebIdPayProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec index 0a6b167..740b80e 100644 --- a/WebIdPayProductPlugin/13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/13.3.3-SNAPSHOT/WebIdPayProductPlugin.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/WebIdPayProductPlugin/13.3.3/WebIdPayProductPlugin.framework-v13.3.3-SNAPSHOT-1232.zip', :sha256 => '3ddb05334224bc1eb89c54865371b78e65759dc7ac091aa3568aad313e2615a8' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.3.3/WebIdPayProductPlugin.framework-v13.3.3-SNAPSHOT-1234.zip', :sha256 => '941a53502872fc98f375f4f36f4f2bdede5291c8669f0e44e69d1fef2f73acd0' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'