diff --git a/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec index d48ca8b..fe50450 100644 --- a/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.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/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1531.zip', :sha256 => '76b9554d2ea6daf382fe72f0d54d7c2a8270d750293d9037b889d655557c6cd3' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1532.zip', :sha256 => 'ca1e939e23756766fb7da3e6a86c07aa419a056dc8fc4fb299f00286cf22f2ce' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -18,6 +18,6 @@ Pod::Spec.new do |s| s.dependency "WebIdVideoIdentPlugin", "20.3.0" s.dependency "WebIdDigitalSigningPlugin", "20.3.1" - s.dependency "WebIdIosIdentScanPlugin", "20.3.3" - s.dependency "WebIdOnServerDocumentScanner", "20.3.3" + s.dependency "WebIdIosIdentScanPlugin", "20.3.4" + s.dependency "WebIdOnServerDocumentScanner", "20.3.4" end