[Fix] WebIdIosIdentScanPlugin (22.0.1-SNAPSHOT)
This commit is contained in:
parent
64abbb25d7
commit
aba86c68dd
@ -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.1/WebIdIosIdentScanPlugin.framework-v22.0.1-SNAPSHOT-1606.zip', :sha256 => '829f399dafe0ab7a08c1771b29c138973e1e2f54a2d58a0d103de3cf293d5caf' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.0.1/WebIdIosIdentScanPlugin.framework-v22.0.1-SNAPSHOT-1609.zip', :sha256 => 'bf7349b8e838300e5db977cf51464ecea3aa6c206022355d3ec3fcc0e28a7ddd' }
|
||||
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.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.1.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.1.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user