diff --git a/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/21.0.4-SNAPSHOT/WebIdMetaPlugin.podspec index e62fe36..3e38b3e 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-1525.zip', :sha256 => '9762964e44d5ffd170f796b133e25c2c2a651eef95cc6ae18f1ec9a96415118b' } + 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-1527.zip', :sha256 => '2d412c9c0bf48ea9932bb0ba499868fd8e8ee19bc6ab1f978153477ef87d4843' } 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.0" - s.dependency "WebIdOnServerDocumentScanner", "20.3.0" + s.dependency "WebIdIosIdentScanPlugin", "20.3.1" + s.dependency "WebIdOnServerDocumentScanner", "20.3.1" end