diff --git a/WebIdOnDeviceDocumentScanner/20.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index a94510c..b85e999 100644 --- a/WebIdOnDeviceDocumentScanner/20.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.3.6-SNAPSHOT/WebIdOnDeviceDocumentScanner.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/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1508.zip', :sha256 => 'c232d2f8586bbf1c9c14db6e2663732369f3ad37a1f42c5dcf7c8c028e961b50' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1510.zip', :sha256 => '6a1d2620f287dc1e69ec642af9eec98b8454cc9f8d968dfbdc9a26bad1e096e0' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,7 +17,7 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework' s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots - s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots + s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:experimental s.dependency "DocumentReader", "7.5.4221" s.dependency "DocumentReaderFull", "7.5.11015" end