diff --git a/WebIdOnDeviceDocumentScanner/21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 09b1459..c866ae6 100644 --- a/WebIdOnDeviceDocumentScanner/21.2.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/21.2.2-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/21.2.2/WebIdOnDeviceDocumentScanner.framework-v21.2.2-SNAPSHOT-1601.zip', :sha256 => '91f6d317c1aab64c912d3a54908faa0b28746a6941ad52892aafab1d411e1074' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/21.2.2/WebIdOnDeviceDocumentScanner.framework-v21.2.2-SNAPSHOT-1604.zip', :sha256 => '60e80378bb7f0ca23df330fa6c31f146fe4fa30a68f4e085dd904095ee7fcb41' } 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", "21.2.2-SNAPSHOT" #branch:snapshots - s.dependency "WebIdPluginCore", "21.0.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.1.0" s.dependency "DocumentReader", "9.1.5702" s.dependency "DocumentReaderFull", "9.1.15611" end