Skip to content

Commit

Permalink
[Add] AccuraLiveness_FM_Sim 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdisomjee123 authored and CocoaPodsBot committed Sep 1, 2023
1 parent 8a39588 commit 47091a1
Showing 1 changed file with 42 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"name": "AccuraLiveness_FM_Sim",
"version": "4.2.5",
"summary": "Accura Liveness is used for your customer verification and authentication.",
"description": "Accura Authentication is used for your customer verification and authentication.Unlock the True Identity of Your Users with 3D Selfie Technology",
"homepage": "https://github.com/accurascan/iOS-KYC",
"license": "MIT",
"authors": {
"AccuraScan": "[email protected]"
},
"platforms": {
"ios": "12.0"
},
"static_framework": true,
"source": {
"git": "https://github.com/accurascan/Accura-iOS-SDK-FM-Liveness.git",
"tag": "4.2.5.0"
},
"preserve_paths": "AccuraLiveness_fm.framework",
"vendored_frameworks": "AccuraLiveness_fm.framework",
"requires_arc": true,
"swift_versions": "5.0",
"exclude_files": "accuraocrSDK/*/.{png}",
"dependencies": {
"GoogleMLKit": [
"3.2.0"
],
"AFNetworking": [
"4.0.0"
],
"ProgressHUD": [

]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.0"
}

0 comments on commit 47091a1

Please sign in to comment.