[Fix] WebIdIosIdentScanPlugin (22.0.4-SNAPSHOT)
This commit is contained in:
parent
f8070095de
commit
c6b84d5ac6
@ -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/22.0.4/WebIdIosIdentScanPlugin.framework-v22.0.4-SNAPSHOT-1627.zip', :sha256 => 'b049f5eedebeee2f569bd1b1086e998748f065d7de6555b14f690a3c3b001d2b' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.4/WebIdIosIdentScanPlugin.framework-v22.0.4-SNAPSHOT-1629.zip', :sha256 => '3fa19ff40e729341cda27b693121bc62a36a312c017085ded4131c0d50ed88f9' }
|
||||
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", "22.0.4-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.2.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user