diff --git a/WebIdIosIdentScanPlugin/15.0.3-SNAPSHOT/WebIdIosIdentScanPlugin.podspec b/WebIdIosIdentScanPlugin/15.0.3-SNAPSHOT/WebIdIosIdentScanPlugin.podspec index 3319394..cf3da93 100644 --- a/WebIdIosIdentScanPlugin/15.0.3-SNAPSHOT/WebIdIosIdentScanPlugin.podspec +++ b/WebIdIosIdentScanPlugin/15.0.3-SNAPSHOT/WebIdIosIdentScanPlugin.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/legacy-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.3/WebIdIosIdentScanPlugin.framework-v15.0.3-SNAPSHOT-1383.zip', :sha256 => '0adb23a62fe38e9ea729af5b9c33abd5d9fa27128ad72b6d603cfc475e0134f1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.3/WebIdIosIdentScanPlugin.framework-v15.0.3-SNAPSHOT-1384.zip', :sha256 => 'd080772c82bf5fc995e14e421dae5d564deca5a9c008296c989d51807e13102a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -17,5 +17,5 @@ Pod::Spec.new do |s| s.ios.vendored_frameworks = 'WebIdIosIdentScanPlugin.xcframework' s.dependency "WebIdDocumentScanner", "15.0.3-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdPluginCore", "15.0.2-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdPluginCore", "15.0.3-SNAPSHOT" #branch:legacy-snapshots end