diff --git a/WebIdIosBankIdentPlugin/20.4.1-SNAPSHOT/WebIdIosBankIdentPlugin.podspec b/WebIdIosBankIdentPlugin/20.4.1-SNAPSHOT/WebIdIosBankIdentPlugin.podspec index f33dbcd..6e48df3 100644 --- a/WebIdIosBankIdentPlugin/20.4.1-SNAPSHOT/WebIdIosBankIdentPlugin.podspec +++ b/WebIdIosBankIdentPlugin/20.4.1-SNAPSHOT/WebIdIosBankIdentPlugin.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/WebIdIosBankIdentPlugin/20.4.1/WebIdIosBankIdentPlugin.framework-v20.4.1-SNAPSHOT-465.zip', :sha256 => '30f14413a7b4bbb4bdd63e52ef72dbabbd240e8189d1c808e8b9d01c19e74239' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/20.4.1/WebIdIosBankIdentPlugin.framework-v20.4.1-SNAPSHOT-466.zip', :sha256 => 'a90caf532090d4b8aed15d36f078023071ea1b03b912cb9f69500bf918ba4102' } 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 = 'WebIdIosBankIdentPlugin.xcframework' - s.dependency "WebIdPluginCore", "21.0.0" + s.dependency "WebIdPluginCore", "21.0.1-SNAPSHOT" #branch:snapshots s.dependency "XS2AiOS", "2.1.0" end