diff --git a/WebIdOnServerDocumentScanner/22.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/22.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 420b417..61d32e3 100644 --- a/WebIdOnServerDocumentScanner/22.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/22.0.1-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/22.0.1/WebIdOnServerDocumentScanner.framework-v22.0.1-SNAPSHOT-1606.zip', :sha256 => '6282000da8887556b5de2645aa40676332ad94adb2d494a165cb6da4683d8548' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.1/WebIdOnServerDocumentScanner.framework-v22.0.1-SNAPSHOT-1609.zip', :sha256 => '7afed6f2c3f2efc03fd5eeaceba8abfaaca3a1687b5724ecda1d2806e005c596' } 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", "22.0.1-SNAPSHOT" #branch:snapshots - s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.1.0" end