From 87f7ab9a1e3dca384fc223baa9b5cb793aa0f26d Mon Sep 17 00:00:00 2001 From: "caf.io" Date: Thu, 5 Dec 2024 17:24:38 +0100 Subject: [PATCH] [Add] CafFaceAuth 6.2.0 --- .../d/3/CafFaceAuth/6.2.0/CafFaceAuth.podspec.json | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Specs/5/d/3/CafFaceAuth/6.2.0/CafFaceAuth.podspec.json diff --git a/Specs/5/d/3/CafFaceAuth/6.2.0/CafFaceAuth.podspec.json b/Specs/5/d/3/CafFaceAuth/6.2.0/CafFaceAuth.podspec.json new file mode 100644 index 000000000000..57710138e13b --- /dev/null +++ b/Specs/5/d/3/CafFaceAuth/6.2.0/CafFaceAuth.podspec.json @@ -0,0 +1,30 @@ +{ + "name": "CafFaceAuth", + "version": "6.2.0", + "summary": "CafFaceAuth", + "homepage": "https://github.com/combateafraude/iOS", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "services@caf.io": "services@caf.io" + }, + "source": { + "git": "https://github.com/combateafraude/CafFaceAuth.git", + "tag": "6.2.0" + }, + "swift_versions": "5.3.2", + "platforms": { + "ios": "13.0" + }, + "ios": { + "vendored_frameworks": "Sources/CafFaceAuth.xcframework" + }, + "dependencies": { + "FaceLiveness": [ + "6.3.0" + ] + }, + "swift_version": "5.3.2" +} -- 2.11.4.GIT