[Fix] WebIdOnDeviceDocumentScanner (15.0.2-SNAPSHOT)
This commit is contained in:
parent
ddcbbe5eb5
commit
33a113d4e2
@ -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/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.2/WebIdOnDeviceDocumentScanner.framework-v15.0.2-SNAPSHOT-1380.zip', :sha256 => 'd709685fe8f0a3a5ee0f27677044eee8c7ae8bfb7f7915e7286d5df7ab3be680' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.0.2/WebIdOnDeviceDocumentScanner.framework-v15.0.2-SNAPSHOT-1381.zip', :sha256 => '54cd0e49878e8ff593666e2c8b41ddacfa7aed513a07eda8e5fba2ebc0e6a79b' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,7 +17,7 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework'
|
||||
|
||||
s.dependency "WebIdDocumentScanner", "15.0.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdPluginCore", "15.0.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdPluginCore", "15.0.1"
|
||||
s.dependency "DocumentReader", "7.5.4221"
|
||||
s.dependency "DocumentReaderFull", "7.5.11015"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user