[Fix] WebIdIosIdentScanPlugin (12.0.1-SNAPSHOT)
This commit is contained in:
parent
3fd6f680d7
commit
af4d4ba8b7
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||
|
||||
s.platform = :ios
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1287.zip', :sha256 => 'f9a6f0378f2ef602f96df00380ee3a7b38e0cc22c8eff225f12238510c7cf9f7' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.1/WebIdIosIdentScanPlugin.framework-v12.0.1-SNAPSHOT-1288.zip', :sha256 => 'b4cf18c174547cefd448c5ccdfe0e0bf4ff3d9de2e1d15062e0e574139630ba4' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdIosIdentScanPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdDocumentScanner", "12.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "11.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "11.0.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user