diff --git a/WebIdOnServerDocumentScanner/200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 0d4b215..6d5caf3 100644 --- a/WebIdOnServerDocumentScanner/200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/200.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/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/200.3.6/WebIdOnServerDocumentScanner.framework-v200.3.6-SNAPSHOT-1529.zip', :sha256 => '13894fcb63f1c386020c73e717c629ca606fc630c634ff747cc7067337eaab1f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/200.3.6/WebIdOnServerDocumentScanner.framework-v200.3.6-SNAPSHOT-1542.zip', :sha256 => '93bb2d280989c5767bcb0ecfdac2a537518688720f9ca40e3a9427a02a1b5d11' } 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", "200.3.6-SNAPSHOT" #branch:experimental - s.dependency "WebIdPluginCore", "200.3.1-SNAPSHOT" #branch:experimental + s.dependency "WebIdPluginCore", "200.4.1-SNAPSHOT" #branch:experimental end