[Fix] WebIdIosIdentScanPlugin (12.3.0-SNAPSHOT)
This commit is contained in:
parent
cf2787e431
commit
0cc48a54d2
@ -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/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1335.zip', :sha256 => '71757830ec72dff92599a4f092d57b63ba17f093582545e4dedbc87dcc8d1077' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1337.zip', :sha256 => '1caaef7bc2c2b8e62f3596379354334449821af2fdbc17c22ec33067fd5410ff' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.vendored_frameworks = 'WebIdIosIdentScanPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdIosIdentScanPlugin.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"
|
s.dependency "WebIdPluginCore", "12.2.0-SNAPSHOT" #branch:snapshots
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user