blob: 90178e3548a3beecda7a40d28ae3cf466356ea4b [file] [log] [blame]
{
"name": "AliceOnboarding",
"version": "1.6.5",
"license": {
"type": "Copyright",
"text": " Copyright 2020+ ALiCE Biometrics S.L. All rights reserved.\n"
},
"homepage": "ALiCE Onboarding Client SDK for iOS",
"authors": {
"ALiCE Support": "support@alicebiometrics.com"
},
"summary": "ALiCE Onboarding for iOS. This component eases the integration with ALiCE Onboarding Platform.",
"source": {
"http": "https://storage.googleapis.com/alicebiometrics.com/releases/ios/AliceOnboarding-1.6.5.zip"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"public_header_files": "AliceOnboarding.framework/Headers/*.h",
"source_files": "AliceOnboarding.framework/Headers/*.h",
"vendored_frameworks": "AliceOnboarding.framework",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"Result": [
"~> 5.0"
],
"SwiftyJSON": [
"~> 5.0.0"
],
"Yams": [
"~> 2.0.0"
]
},
"swift_version": "5.0"
}