diff --git a/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec index e6bf2bc..7a1ef30 100644 --- a/WebIdDocumentScanner/21.2.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/21.2.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/snapshots/de/webid-solutions/WebIdDocumentScanner/21.2.2/WebIdDocumentScanner.framework-v21.2.2-SNAPSHOT-1601.zip', :sha256 => '547a8592af877ff9d1eb1fbbd436fd870af3a9e619cbdaaf6dfc40c78abe2bcf' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/21.2.2/WebIdDocumentScanner.framework-v21.2.2-SNAPSHOT-1604.zip', :sha256 => '751c6d553e5e6fa94483e76cd6a463b307346daa1be339949ac5dbe06d9851e2' } 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", "21.0.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.1.0" end