[Fix] WebIdOnDeviceDocumentScanner (12.3.0-SNAPSHOT)
This commit is contained in:
parent
1ad2712203
commit
7bcefc7c76
@ -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/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1340.zip', :sha256 => 'd93145f1c8300f56f28a219bff951be470b829382f5052d029d974d06c0921a1' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.3.0/WebIdOnDeviceDocumentScanner.framework-v12.3.0-SNAPSHOT-1343.zip', :sha256 => 'a5536d787030a5a3e570b451c132e53722464d00e9aa8f67ab6e79dfbac45736' }
|
||||||
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", "12.3.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdDocumentScanner", "12.3.0-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "WebIdPluginCore", "12.2.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "12.3.2"
|
||||||
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