diff --git a/WebIdOnServerDocumentScanner/12.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/12.0.1-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 84aad6e..99084c2 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-1289.zip', :sha256 => '5bec57a9d716208cd34c9afb56a299d27d11851cff83d4af3d1e49ce56d3869e' } + 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-1300.zip', :sha256 => '28ecd96c70a1824749d02bb96ab393c7cdbe5fdd21ec1f7483266ec91d5eec41' } 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.1" + s.dependency "WebIdPluginCore", "12.0.0" end