[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 3 / FaceAuth / 1.0.8 / FaceAuth.podspec.json
blobd298a88a67b47820a8a17eb8bd68ba005aec58e6
2   "name": "FaceAuth",
3   "version": "1.0.8",
4   "summary": "Face Movement Detector",
5   "description": "Face Detection Framework that detect face movemnet is Straight, Left, Right, Smile. It make use of firebase ML-Kit to detect face movement. It is as easy to integrate just import this required framework and you are all set up for the tasl of face detection.",
6   "homepage": "https://bitbucket.org/%7B5ca15cdf-0750-4d9c-862f-cecb5726d419%7D/",
7   "license": "MIT",
8   "authors": {
9     "Carlos": "carlos.olmedo@nodalblock.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "resources": "FaceAuth/**/Resources/*",
15   "source": {
16     "git": "https://Shiffa_khurana2017:welcome2india@bitbucket.org/nodalblock_projects/onboarding-lib-ios",
17     "commit": "a734480",
18     "tag": "1.0.8"
19   },
20   "swift_versions": "5.0",
21   "source_files": "FaceAuth/**/*.swift",
22   "static_framework": true,
23   "frameworks": "AVFoundation",
24   "dependencies": {
25     "Firebase": [
27     ],
28     "Firebase/Analytics": [
30     ],
31     "Firebase/MLVision": [
33     ],
34     "Firebase/MLVisionFaceModel": [
36     ],
37     "Firebase/MLVisionObjectDetection": [
39     ],
40     "Firebase/MLVisionAutoML": [
42     ],
43     "Alamofire": [
45     ]
46   },
47   "swift_version": "5.0"