[Fix] WebIdSdkUiKitComponents (15.1.3-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-06-23 15:45:49 +02:00
parent 1436374dba
commit f794e51aa6

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/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.1.3/WebIdSdkUiKitComponents.framework-v15.1.3-SNAPSHOT-186.zip', :sha256 => '8152f5c0e9d01aa22239692ea431a210097dab82c1c75b83405ae2ee79b48cc0' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.1.3/WebIdSdkUiKitComponents.framework-v15.1.3-SNAPSHOT-187.zip', :sha256 => '488c68b0ecdf878ece3fe0d29b1c81872f6a9e2b27b8aad12f9aa1b1467fc6fd' }
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 "WebIdIosSdk", "15.1.4-SNAPSHOT" #branch:legacy-snapshots
s.dependency "WebIdIosSdk", "15.2.1-SNAPSHOT" #branch:legacy-snapshots
s.dependency "WebIdUiKitComponents", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
end