6
0

[Fix] WebIdSdkUiKitComponents (20.3.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-11-03 15:13:17 +01:00
parent e2654339ac
commit 83a566c018

View File

@ -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/WebIdSdkUiKitComponents/20.3.2/WebIdSdkUiKitComponents.framework-v20.3.2-SNAPSHOT-252.zip', :sha256 => '8dd411a14f2183b6db8e1bcad55828d254015504f03706a85209b74c7d454272' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/20.3.2/WebIdSdkUiKitComponents.framework-v20.3.2-SNAPSHOT-253.zip', :sha256 => '66a3959131636f8cd5fe56867a1f36b57527127c63ff1293966a9572fd505988' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdSdkUiKitComponents.xcframework'
s.dependency "WebIdUiKitComponents", "20.3.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosSdk", "20.0.4-SNAPSHOT" #branch:experimental
s.dependency "WebIdIosSdk", "20.0.4-SNAPSHOT" #branch:snapshots
end