[Fix] WebIdMetaPlugin (20.1.2-SNAPSHOT)
This commit is contained in:
parent
f4264660cf
commit
9ad5e0f3a4
@ -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/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1483.zip', :sha256 => '9cf5810389b5ff2e33693dcb21639dd666dedfcabb7478deb838d213b72fad4b' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1488.zip', :sha256 => '2231cf66e1879e7805f964c02c877757b228cb701adca0adfb7956a3e4d0a918' }
|
||||
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 = 'WebIdMetaPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdVideoIdentPlugin", "20.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "20.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "20.1.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "20.1.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdVideoIdentPlugin", "20.2.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "20.2.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "20.2.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "20.2.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user