diff --git a/WebIdDocumentScanner/13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec index 599579b..92c17ae 100644 --- a/WebIdDocumentScanner/13.0.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/13.0.0-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/13.0.0/WebIdDocumentScanner.framework-v13.0.0-SNAPSHOT-1322.zip', :sha256 => 'a3f58e84612eedbc5be60ada3c01fc598756c70a2fc5059a2a048735ef099c2d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.0.0/WebIdDocumentScanner.framework-v13.0.0-SNAPSHOT-1324.zip', :sha256 => '56b9a8692f85f4442333e4a9002dc32efd62e58007c4bcdad3c3528b5706a877' } 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", "13.1.0" + s.dependency "WebIdPluginCore", "13.1.1-SNAPSHOT" #branch:redesign-v4-snapshots end