diff --git a/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec index 9354896..51e6903 100644 --- a/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.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/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.2/WebIdDocumentScanner.framework-v20.1.2-SNAPSHOT-1461.zip', :sha256 => 'ce6599b6a43374262b9cc001e602736dcc0b26a404a3bc93131bf6f2122a224c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.2/WebIdDocumentScanner.framework-v20.1.2-SNAPSHOT-1462.zip', :sha256 => 'dd01859448dffd4ddd063608292326095f265823de7496b447031b9575123bad' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,5 +16,5 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdDocumentScanner.xcframework' - s.dependency "WebIdPluginCore", "20.0.1-SNAPSHOT" #branch:redesign-v4-snapshots + s.dependency "WebIdPluginCore", "20.1.1-SNAPSHOT" #branch:redesign-v4-snapshots end