diff --git a/WebIdIosIdentScanPlugin/15.0.2-SNAPSHOT/WebIdIosIdentScanPlugin.podspec b/WebIdIosIdentScanPlugin/15.0.2-SNAPSHOT/WebIdIosIdentScanPlugin.podspec index 7b9c7e9..e746f54 100644 --- a/WebIdIosIdentScanPlugin/15.0.2-SNAPSHOT/WebIdIosIdentScanPlugin.podspec +++ b/WebIdIosIdentScanPlugin/15.0.2-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.2/WebIdIosIdentScanPlugin.framework-v15.0.2-SNAPSHOT-1380.zip', :sha256 => 'f838930d463a13c9af756389b5a12f4cf9bad945dacb7d33a870bb8a3819d223' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/15.0.2/WebIdIosIdentScanPlugin.framework-v15.0.2-SNAPSHOT-1381.zip', :sha256 => '61d3d64ef80cec2fea95f73942285440daf2f9d4a44b0c5f2f3d5129e6016742' } 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.2-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdPluginCore", "15.0.2-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdPluginCore", "15.0.1" end