From 1a5a61885f16e6f5e3880bf9429ec7788d3b31c4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 3 Jun 2024 13:20:58 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (13.0.1-SNAPSHOT) --- .../13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index 0ccc64c..7486f20 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.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/WebIdAutoIdentOnDeviceProductPlugin/13.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.1-SNAPSHOT-1162.zip', :sha256 => 'dc3630d33b6c0c14768ca87454af9e7f389b5db9e15c7723621f875ab1982bc4' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.1-SNAPSHOT-1163.zip', :sha256 => '3074416c55677281e6c042442a72cd0b978b4149c46aa99b84a2f6ff03f07b80' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'