[Fix] WebIdIosIdentScanPlugin (22.1.3-SNAPSHOT)
This commit is contained in:
parent
3b1655e5b5
commit
41d6cda6b3
@ -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.1.3/WebIdIosIdentScanPlugin.framework-v22.1.3-SNAPSHOT-1663.zip', :sha256 => 'f49b034e3ee81f6e3c2e4262140161bca0fbb5041a3021e0b3015a8f82d2aa37' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/22.1.3/WebIdIosIdentScanPlugin.framework-v22.1.3-SNAPSHOT-1664.zip', :sha256 => '0478f5c102276787c42682dd68d583c54b4b0da6cd71e9a596161229fde1d51e' }
|
||||
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.1.3-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "22.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user