diff --git a/WebIdIosBankIdentPlugin/11.3.0-SNAPSHOT/WebIdIosBankIdentPlugin.podspec b/WebIdIosBankIdentPlugin/11.3.0-SNAPSHOT/WebIdIosBankIdentPlugin.podspec index 70bc912..dcf77e5 100644 --- a/WebIdIosBankIdentPlugin/11.3.0-SNAPSHOT/WebIdIosBankIdentPlugin.podspec +++ b/WebIdIosBankIdentPlugin/11.3.0-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/redesign-v4-snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/11.3.0/WebIdIosBankIdentPlugin.framework-v11.3.0-SNAPSHOT-347.zip', :sha256 => '604ce35ef2b803b2feeca488b0fd5610de25ccde083bfc8fe2f709792d0766d6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/11.3.0/WebIdIosBankIdentPlugin.framework-v11.3.0-SNAPSHOT-348.zip', :sha256 => '3fbcf3f42108758eedc96fc98fecfd1b65265e548a54e4a41f24cbef1dfc3b5e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,5 +17,5 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdIosBankIdentPlugin.xcframework' s.dependency "WebIdPluginCore", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "XS2AiOS", "2.0.0" + s.dependency "XS2AiOS", "2.1.0" end