diff --git a/WebIdOnServerDocumentScanner/20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 762b427..3ef7c57 100644 --- a/WebIdOnServerDocumentScanner/20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.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/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1511.zip', :sha256 => '6144432ba7ec2dadd8dfe7d6a55f99a8416cb68056ea031f26d9e02a6ca33775' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1509.zip', :sha256 => '7a7971d78acd61a9001542576354dbc5b044335eb73f4d05746a84f23298f3ae' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,5 +17,5 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdOnServerDocumentScanner.xcframework' s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots - s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:experimental + s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots end