[Fix] WebIdMetaPlugin (14.2.0-SNAPSHOT)
This commit is contained in:
parent
c514d95b4f
commit
06640725c5
@ -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/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.2.0/WebIdMetaPlugin.framework-v14.2.0-SNAPSHOT-1241.zip', :sha256 => '2b74fb0ae7b7132e7951f4ab17b9520e41c51790ec4263abb1c518cb0107860d' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.2.0/WebIdMetaPlugin.framework-v14.2.0-SNAPSHOT-1247.zip', :sha256 => '62c91775564a70ac9d2f2e897ec0485187a6282158bbf37f693818493f25e634' }
|
||||||
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", "14.2.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdVideoIdentProductPlugin", "14.2.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||||
s.dependency "WebIdVideoIdentPlugin", "11.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdVideoIdentPlugin", "11.1.1"
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "12.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdDigitalSigningPlugin", "12.1.2"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdIosIdentScanPlugin", "13.2.0"
|
||||||
s.dependency "WebIdOnServerDocumentScanner", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdOnServerDocumentScanner", "13.2.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user