[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 3 / FaceAuth / 1.0.2 / FaceAuth.podspec.json
blob5e5f077e5f80f228f2cda70bd15bcf149bb2a35f
2   "name": "FaceAuth",
3   "version": "1.0.2",
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": "b45891c",
18     "tag": "1.0.2"
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"