[Fix] WebIdOnDeviceDocumentScanner (20.3.6-SNAPSHOT)
This commit is contained in:
parent
e072efd812
commit
672649ba27
@ -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-1508.zip', :sha256 => 'c232d2f8586bbf1c9c14db6e2663732369f3ad37a1f42c5dcf7c8c028e961b50' }
|
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 => '6a1d2620f287dc1e69ec642af9eec98b8454cc9f8d968dfbdc9a26bad1e096e0' }
|
||||||
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.1-SNAPSHOT" #branch:experimental
|
||||||
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