diff --git a/WebIdOnServerDocumentScanner/22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index c17626b..050e2c6 100644 --- a/WebIdOnServerDocumentScanner/22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/22.0.2-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/22.0.2/WebIdOnServerDocumentScanner.framework-v22.0.2-SNAPSHOT-1612.zip', :sha256 => 'eb756e1ef6de9d454bc2229002fab3e51105d4dff513af4116affffd627d38ec' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.2/WebIdOnServerDocumentScanner.framework-v22.0.2-SNAPSHOT-1613.zip', :sha256 => '5410c741c147ed881186e3ea6f8ed50393abc7bf44d4ccb4a322ac94aea64d07' } 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", "22.0.2-SNAPSHOT" #branch:snapshots - s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "21.1.0" end