[Fix] WebIdDocumentScanner (12.0.1-SNAPSHOT)
This commit is contained in:
parent
2a744490ab
commit
3fd6f680d7
@ -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/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1287.zip', :sha256 => '75a42c78b34b5058a1984dfa5615de44226755e4bc0aa4dea9366d55df98a437' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1288.zip', :sha256 => '5b1087d8566c77d41a08230c0a0b2eb4b91b4a2a21470307de02a6f31f29e087' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,5 +16,5 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdDocumentScanner.xcframework'
|
s.ios.vendored_frameworks = 'WebIdDocumentScanner.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdPluginCore", "11.0.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "11.0.1"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user