diff --git a/WebIdOnServerDocumentScanner/20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 3ef7c57..3bc9ee7 100644 --- a/WebIdOnServerDocumentScanner/20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.3.6-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.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1509.zip', :sha256 => '7a7971d78acd61a9001542576354dbc5b044335eb73f4d05746a84f23298f3ae' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1510.zip', :sha256 => 'd7f4dde12c58326e7456c4a16a0e5ae000d313342a1f914411e4840edb081330' } 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.3.6-SNAPSHOT" #branch:snapshots - s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "20.3.2-SNAPSHOT" #branch:snapshots end