[Fix] WebIdIosIdentScanPlugin (20.4.2-SNAPSHOT)
This commit is contained in:
parent
7671f3b978
commit
122accf7e4
@ -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/WebIdIosIdentScanPlugin/20.4.2/WebIdIosIdentScanPlugin.framework-v20.4.2-SNAPSHOT-1535.zip', :sha256 => 'bef753ad91a5515edd21c7c5d4a18defbc5c3b8593e8cb21374df4a06ab40362' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/20.4.2/WebIdIosIdentScanPlugin.framework-v20.4.2-SNAPSHOT-1536.zip', :sha256 => '0490db89fb2b421f80781705ec64ec4be94e5ceb86c47128d4e652fb0e760fd5' }
|
||||
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", "20.4.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.0.0"
|
||||
s.dependency "WebIdPluginCore", "21.0.1-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user