blob: 063a22fcc70966b85d1481c6e7d4e6aa90e5e680 [file] [log] [blame]
{
"name": "eyn",
"version": "1.0.1",
"platforms": {
"ios": "13.0"
},
"swift_versions": [
"5.0"
],
"summary": "A swift-based sdk for EYNs API to perform identity checks.",
"description": "This library help mobile apps developers to integrate EYNs identity check API. It provides a Swift wrapper to EYNs API and a collection of UI screens and elements to capture photos of documents, reading of the NFC chip for chip-based documents and capturing of faces for facial recognition.",
"homepage": "https://www.eyn.vision/verifast",
"documentation_url": "https://github.com/Ayn-AI/VeriFast-SDK",
"license": {
"type": "Copyright",
"text": " Copyright 2020 EYN, Ltd. All rights reserved.\n"
},
"authors": {
"Robin Ankele": "dev@eyn.vision"
},
"source": {
"http": "https://eyn-sdks.s3.eu-west-2.amazonaws.com/ios/Eyn-v1.0.1.zip"
},
"ios": {
"source_files": "Eyn.framework/Headers/*.h",
"vendored_frameworks": "Eyn.framework",
"preserve_paths": "Eyn.framework"
},
"dependencies": {
"AWSS3": [
"~> 2.12.2"
],
"FlagKit": [
"~> 2.2"
],
"lottie-ios": [
"~> 3.1.5"
],
"Fabric": [
"~> 1.10.2"
],
"Crashlytics": [
"~> 3.14.0"
],
"Firebase/Analytics": [
"~> 6.13.0"
],
"Firebase/MLVision": [
"~> 6.13.0"
],
"Firebase/MLVisionFaceModel": [
"~> 6.13.0"
],
"MaterialComponents/Dialogs": [
"~> 94.4.0"
],
"MaterialComponents/Snackbar": [
"~> 94.4.0"
],
"MaterialComponents/ActivityIndicator": [
"~> 94.4.0"
],
"MaterialComponents/ProgressView": [
"~> 94.4.0"
]
},
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation"
],
"swift_version": "5.0"
}