[Fix] WebIdAutoIdentOnServerProductPlugin (15.0.0-SNAPSHOT)
This commit is contained in:
parent
d184fd3c67
commit
72b78e9ebd
@ -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/WebIdAutoIdentOnServerProductPlugin/15.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v15.0.0-SNAPSHOT-1295.zip', :sha256 => 'e6e57cf29541bc63aefd05ffcebc2d110676dc1c71ebb7158ced23e2b02ca452' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v15.0.0-SNAPSHOT-1298.zip', :sha256 => '6acf13c4dd20cb0c373f3f5df857d1a912c058b4e1357dac45e162bf38635dec' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,7 +16,7 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdAutoIdentOnServerProductPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdAutoIdentOnServerProductPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdDigitalSigningPlugin", "15.0.0"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "15.0.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdIosIdentScanPlugin", "15.0.0"
|
||||||
s.dependency "WebIdOnServerDocumentScanner", "15.0.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdOnServerDocumentScanner", "15.0.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user