[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 6 / 9 / VIFaceDetector / 1.0.1 / VIFaceDetector.podspec.json
blobce1c75841ca712f1ac2fb8ee1e13e315f473996c
2   "name": "VIFaceDetector",
3   "version": "1.0.1",
4   "summary": "To detect the facial expressions",
5   "description": "We are using AVFoundation and Google MLKit for capturing video frames and identify the facial expressions",
6   "homepage": "https://VoiceOfiOS@bitbucket.org/VoiceOfiOS/vifacedetector",
7   "license": "MIT",
8   "authors": {
9     "Srinivas": "srinivasu.kurakula@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://VoiceOfiOS@bitbucket.org/VoiceOfiOS/vifacedetector.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "VIFaceDetector/**/*.{swift}",
19   "swift_versions": "5.0",
20   "static_framework": true,
21   "dependencies": {
22     "GoogleMLKit/FaceDetection": [
23       "2.6.0"
24     ]
25   },
26   "swift_version": "5.0"