[Fix] WebIdMetaPlugin (13.0.2-SNAPSHOT)
This commit is contained in:
parent
d2d0ee326b
commit
2dede2598f
@ -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/WebIdMetaPlugin/13.0.2/WebIdMetaPlugin.framework-v13.0.2-SNAPSHOT-1189.zip', :sha256 => 'c7b8bc7273c0bf8a839abcb4ae3d6f1c5bbebbd64edf405a519d500aae11c837' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.0.2/WebIdMetaPlugin.framework-v13.0.2-SNAPSHOT-1203.zip', :sha256 => '80611b756fe5a0f41a74e0b8af122c224946d66e1577afd0361d4c190c6f3d12' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -17,8 +17,8 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.vendored_frameworks = 'WebIdMetaPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdMetaPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdVideoIdentProductPlugin", "13.0.2-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdVideoIdentProductPlugin", "13.0.2-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "WebIdVideoIdentPlugin", "10.0.1"
|
s.dependency "WebIdVideoIdentPlugin", "10.1.2"
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "11.0.1"
|
s.dependency "WebIdDigitalSigningPlugin", "11.1.2"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "12.0.1"
|
s.dependency "WebIdIosIdentScanPlugin", "12.2.0"
|
||||||
s.dependency "WebIdOnServerDocumentScanner", "12.0.1"
|
s.dependency "WebIdOnServerDocumentScanner", "12.2.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user