4 "summary": "Face Movement Detector",
5 "description": "Face Detection Framework that detect face movemnet is Straight, Left or Up. 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://github.com/RockinGarg/FDFramework2",
9 "iOSDev": "gargjatin321@gmail.com"
15 "git": "https://github.com/RockinGarg/FDFramework2.git",
18 "swift_versions": "5.0",
19 "source_files": "FDFramework/**/*.swift",
20 "static_framework": true,
25 "Firebase/Analytics": [
28 "Firebase/MLVision": [
31 "Firebase/MLVisionFaceModel": [
34 "Firebase/MLVisionObjectDetection": [
37 "Firebase/MLVisionAutoML": [
41 "swift_version": "5.0"