diff --git a/WebIdOnDeviceDocumentScanner/22.0.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/22.0.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 5fd6f58..e95af41 100644 --- a/WebIdOnDeviceDocumentScanner/22.0.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/22.0.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.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/WebIdOnDeviceDocumentScanner/22.0.4/WebIdOnDeviceDocumentScanner.framework-v22.0.4-SNAPSHOT-1627.zip', :sha256 => '4d06b6e67932184479b75c5361679effd70d083112c06796a0261f563b85fbfe' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.4/WebIdOnDeviceDocumentScanner.framework-v22.0.4-SNAPSHOT-1629.zip', :sha256 => '32bd305ecaa6ac1c1142255da7f8b7629b21d0a3fe74c2add8ff7f1617267da3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,7 +17,7 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework' s.dependency "WebIdDocumentScanner", "22.0.4-SNAPSHOT" #branch:snapshots - s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.2.0" s.dependency "DocumentReader", "9.1.5702" s.dependency "DocumentReaderFull", "9.1.15611" end