diff --git a/WebIdDocumentScanner/15.0.1-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/15.0.1-SNAPSHOT/WebIdDocumentScanner.podspec index 1810235..7e0f2cc 100644 --- a/WebIdDocumentScanner/15.0.1-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/15.0.1-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/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.1/WebIdDocumentScanner.framework-v15.0.1-SNAPSHOT-1371.zip', :sha256 => '8db30d614e3beb9d2b38ba457f0930feb26eee40ce7158012a59e6f066ed1fb9' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.1/WebIdDocumentScanner.framework-v15.0.1-SNAPSHOT-1372.zip', :sha256 => 'b117f1f0e5d7454de5db17afb782d39b298d43785e259707dcf86ee12d35e290' } 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", "15.0.1-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdPluginCore", "15.0.2-SNAPSHOT" #branch:legacy-snapshots end