[Fix] WebIdOnDeviceDocumentScanner (12.0.1-SNAPSHOT)
This commit is contained in:
parent
a6e51d8828
commit
290c0547aa
@ -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/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1290.zip', :sha256 => '6dec7e64011f95c5a8b1dbe764c525466091386c65011fbd0ec8ed4a9f325ddf' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1291.zip', :sha256 => '0ae9ca13c9b155f9b877fd354b03b06a4b847c14c460a07f9f1e850e9bba3052' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,4 +17,5 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework'
|
||||
|
||||
s.dependency "WebIdDocumentScanner", "12.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "11.0.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user