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