[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / 3 / FaceAuth / 1.0.11 / FaceAuth.podspec.json
blob7b4dea86a9aeb7afada0f3b02c34b59cbc8b6aa5
2   "name": "FaceAuth",
3   "version": "1.0.11",
4   "summary": "Face Movement Detector",
5   "description": "Face Detection Framework that detect face movement 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 task 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     "tag": "1.0.11"
18   },
19   "swift_versions": "5.0",
20   "source_files": "FaceAuth/**/*.swift",
21   "static_framework": true,
22   "frameworks": "AVFoundation",
23   "dependencies": {
24     "Firebase": [
26     ],
27     "Firebase/Analytics": [
29     ],
30     "Firebase/MLVision": [
32     ],
33     "Firebase/MLVisionFaceModel": [
35     ],
36     "Firebase/MLVisionObjectDetection": [
38     ],
39     "Firebase/MLVisionAutoML": [
41     ],
42     "Alamofire": [
44     ]
45   },
46   "swift_version": "5.0"