diff --git a/WebIdDocumentScanner/22.0.4-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/22.0.4-SNAPSHOT/WebIdDocumentScanner.podspec index 6b88b7d..78993a4 100644 --- a/WebIdDocumentScanner/22.0.4-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/22.0.4-SNAPSHOT/WebIdDocumentScanner.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/WebIdDocumentScanner/22.0.4/WebIdDocumentScanner.framework-v22.0.4-SNAPSHOT-1627.zip', :sha256 => 'ef098abfa04a996807b10ffe52628260b30207061dc3b0bcee641f728b88ee7a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.0.4/WebIdDocumentScanner.framework-v22.0.4-SNAPSHOT-1629.zip', :sha256 => '67c9d2ca677f237c28ee2af5a3847ea0fed37cce415863b476fd2ce866b8f0a4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,5 +16,5 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdDocumentScanner.xcframework' - s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.2.0" end