[Add] FaceAuth 1.0.7
diff --git a/Specs/c/4/3/FaceAuth/1.0.7/FaceAuth.podspec.json b/Specs/c/4/3/FaceAuth/1.0.7/FaceAuth.podspec.json
new file mode 100644
index 0000000..a8aae7a
--- /dev/null
+++ b/Specs/c/4/3/FaceAuth/1.0.7/FaceAuth.podspec.json
@@ -0,0 +1,48 @@
+{
+  "name": "FaceAuth",
+  "version": "1.0.7",
+  "summary": "Face Movement Detector",
+  "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.",
+  "homepage": "https://bitbucket.org/%7B5ca15cdf-0750-4d9c-862f-cecb5726d419%7D/",
+  "license": "MIT",
+  "authors": {
+    "Carlos": "carlos.olmedo@nodalblock.com"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "resources": "FaceAuth/**/Resources/*",
+  "source": {
+    "git": "https://Shiffa_khurana2017:welcome2india@bitbucket.org/nodalblock_projects/onboarding-lib-ios",
+    "commit": "e7cf62c",
+    "tag": "1.0.7"
+  },
+  "swift_versions": "5.0",
+  "source_files": "FaceAuth/**/*.swift",
+  "static_framework": true,
+  "frameworks": "AVFoundation",
+  "dependencies": {
+    "Firebase": [
+
+    ],
+    "Firebase/Analytics": [
+
+    ],
+    "Firebase/MLVision": [
+
+    ],
+    "Firebase/MLVisionFaceModel": [
+
+    ],
+    "Firebase/MLVisionObjectDetection": [
+
+    ],
+    "Firebase/MLVisionAutoML": [
+
+    ],
+    "Alamofire": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}