[Add] WebIdCellCheckPlugin (1.0.0)
This commit is contained in:
parent
9c8a85a11a
commit
31549b2a54
20
WebIdCellCheckPlugin/1.0.0/WebIdCellCheckPlugin.podspec
Normal file
20
WebIdCellCheckPlugin/1.0.0/WebIdCellCheckPlugin.podspec
Normal file
@ -0,0 +1,20 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdCellCheckPlugin'
|
||||
s.version = '1.0.0'
|
||||
s.summary = 'The WebID cell-check plugin for iOS.'
|
||||
|
||||
s.homepage = 'https://webid-solutions.de/'
|
||||
s.license = { :type => 'Commercial', :text => 'Copyright (C) 2013 - 2024 WebID Solutions GmbH | www.webid-solutions.de. All Rights Reserved' }
|
||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||
|
||||
s.platform = :ios
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdCellCheckPlugin/1.0.0/WebIdCellCheckPlugin.framework-v1.0.0.zip', :sha256 => 'a9e11bbe333f9785968b130bcca24cffa3e3038c2755bbb58c1b0410a07d8899' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdCellCheckPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "20.4.0"
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user