[Fix] WebIdOnDeviceDocumentScanner (20.3.6-SNAPSHOT)
This commit is contained in:
parent
668a229ce7
commit
2824235ddf
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||||
|
|
||||||
s.platform = :ios
|
s.platform = :ios
|
||||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1509.zip', :sha256 => '2ac4ce5f1e7cf5cfdd46868dc0047003e597d72f73c0473d65655f2567b5231b' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.3.6/WebIdOnDeviceDocumentScanner.framework-v20.3.6-SNAPSHOT-1510.zip', :sha256 => 'd97eb9ca4e6d714a60865802c3060d4d091a6eb96b281263cd92b47605187660' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -17,7 +17,7 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework'
|
s.ios.vendored_frameworks = 'WebIdOnDeviceDocumentScanner.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "WebIdPluginCore", "20.3.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "20.3.2-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "DocumentReader", "7.5.4221"
|
s.dependency "DocumentReader", "7.5.4221"
|
||||||
s.dependency "DocumentReaderFull", "7.5.11015"
|
s.dependency "DocumentReaderFull", "7.5.11015"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user