4
0

[Fix] WebIdSdkUiKitComponents (200.3.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-11-28 20:24:48 +01:00
parent c64f5acace
commit 9d321e7fac

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/experimental/de/webid-solutions/WebIdSdkUiKitComponents/200.3.1/WebIdSdkUiKitComponents.framework-v200.3.1-SNAPSHOT-259.zip', :sha256 => '07910539b98e04cc0a7285bf7da7febe1944323573e071af89fb7ae7781e6c52' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdSdkUiKitComponents/200.3.1/WebIdSdkUiKitComponents.framework-v200.3.1-SNAPSHOT-250.zip', :sha256 => '63b2c55df19e11e36bfd5040368b61bd9e2707b6db0b292e98db48f5c5c4d508' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdSdkUiKitComponents.xcframework'
s.dependency "WebIdUiKitComponents", "20.3.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdUiKitComponents", "20.4.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosSdk", "200.0.4-SNAPSHOT" #branch:experimental
end