diff --git a/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec index 8a6ee82..1ee73b2 100644 --- a/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.3.6-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/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1511.zip', :sha256 => '2c0955bbb80e8f13f90b0c15a3ab3776f2a126dbd206c07f0ddde9cc7daf4d8a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1509.zip', :sha256 => '1e4faa1c8f34945a6fcd6bb398087e1a358e582d99ded6aa7681d132767eb722' } 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.3.1-SNAPSHOT" #branch:experimental + s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots end