blob: 482e4b291443e52eb495c5fbc6c2193ae7f0903b [file] [log] [blame]
{
"name": "AliceOnboarding",
"version": "1.3.0",
"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.3.0.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": [
],
"Yams": [
]
},
"swift_version": "5.0"
}