diff --git a/WebIdOnServerDocumentScanner/12.5.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/12.5.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 699d77a..5086e0d 100644 --- a/WebIdOnServerDocumentScanner/12.5.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/12.5.3-SNAPSHOT/WebIdOnServerDocumentScanner.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/WebIdOnServerDocumentScanner/12.5.3/WebIdOnServerDocumentScanner.framework-v12.5.3-SNAPSHOT-1349.zip', :sha256 => '6e741e9dbf98ac767e6fa947c73a775827c032e5551d4613d65430e921309eee' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.5.3/WebIdOnServerDocumentScanner.framework-v12.5.3-SNAPSHOT-1350.zip', :sha256 => 'f3d5444308338d16ee76f946b3a7945776dc9c9bae278cf234fc134cf3a341d4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,5 +17,5 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdOnServerDocumentScanner.xcframework' s.dependency "WebIdDocumentScanner", "12.5.3-SNAPSHOT" #branch:snapshots - s.dependency "WebIdPluginCore", "12.3.2" + s.dependency "WebIdPluginCore", "12.3.3" end