diff --git a/WebIdSdkUiKitComponents/20.3.1-SNAPSHOT/WebIdSdkUiKitComponents.podspec b/WebIdSdkUiKitComponents/20.3.1-SNAPSHOT/WebIdSdkUiKitComponents.podspec index e87f4bb..94de0a0 100644 --- a/WebIdSdkUiKitComponents/20.3.1-SNAPSHOT/WebIdSdkUiKitComponents.podspec +++ b/WebIdSdkUiKitComponents/20.3.1-SNAPSHOT/WebIdSdkUiKitComponents.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/WebIdSdkUiKitComponents/20.3.1/WebIdSdkUiKitComponents.framework-v20.3.1-SNAPSHOT-247.zip', :sha256 => '1402086f298b23cb37355edd07e82d3f0375b57ddec80eadea2081862d80ca15' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/20.3.1/WebIdSdkUiKitComponents.framework-v20.3.1-SNAPSHOT-248.zip', :sha256 => '37001171e15f6c4c6a4292ec68962dc1f1d06bbeeab5212e6f9b1e7d00478a9d' } 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.3-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosSdk", "20.0.4-SNAPSHOT" #branch:snapshots end