diff --git a/WebIdSdkUiKitComponents/21.0.1-SNAPSHOT/WebIdSdkUiKitComponents.podspec b/WebIdSdkUiKitComponents/21.0.1-SNAPSHOT/WebIdSdkUiKitComponents.podspec index 7c86f0c..9b870c0 100644 --- a/WebIdSdkUiKitComponents/21.0.1-SNAPSHOT/WebIdSdkUiKitComponents.podspec +++ b/WebIdSdkUiKitComponents/21.0.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/21.0.1/WebIdSdkUiKitComponents.framework-v21.0.1-SNAPSHOT-266.zip', :sha256 => '36331a273aaac987b94a6a97e5dfd3249bfa9d13d60ca714e659751103d2e24e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.0.1/WebIdSdkUiKitComponents.framework-v21.0.1-SNAPSHOT-267.zip', :sha256 => '2e863bdaf0f5bb183a45142f712b5d518cdbc949f7a9156265b466f3df3b8bae' } 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.4.1-SNAPSHOT" #branch:snapshots - s.dependency "WebIdIosSdk", "20.1.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdUiKitComponents", "21.0.2-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosSdk", "21.0.2-SNAPSHOT" #branch:snapshots end