diff --git a/WebIdOnServerDocumentScanner/12.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/12.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index bf9b14e..98ef38c 100644 --- a/WebIdOnServerDocumentScanner/12.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/12.0.1-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/12.0.1/WebIdOnServerDocumentScanner.framework-v12.0.1-SNAPSHOT-1285.zip', :sha256 => '6d134735c26f22fb4b04d3e9dccf7c95e058286a325acf4fc4808efbe2adb749' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/12.0.1/WebIdOnServerDocumentScanner.framework-v12.0.1-SNAPSHOT-1288.zip', :sha256 => '4a83274f4050b760a8da5d1dfd59fe8b0fe85fa172d57d2039e4f2685a9d1b73' } 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", "12.0.1-SNAPSHOT" #branch:snapshots - s.dependency "WebIdPluginCore", "11.0.0" + s.dependency "WebIdPluginCore", "11.0.1" end