diff --git a/WebIdOnServerDocumentScanner/20.4.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.4.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 766c6d1..d9e6545 100644 --- a/WebIdOnServerDocumentScanner/20.4.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.4.2-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/20.4.2/WebIdOnServerDocumentScanner.framework-v20.4.2-SNAPSHOT-1536.zip', :sha256 => 'cbad39951981e059d23c16a4572fb03bd5ee702e608d4d72c2bc1796901b0954' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.4.2/WebIdOnServerDocumentScanner.framework-v20.4.2-SNAPSHOT-1538.zip', :sha256 => '12dc2832b454e103a27ba74919cac0cc1bdd9f10a21d3764e73065200ce8b92e' } 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", "20.4.2-SNAPSHOT" #branch:snapshots - s.dependency "WebIdPluginCore", "21.0.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.0.1" end