[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 8 / 6 / 9 / VIFaceDetector / 1.0.2 / VIFaceDetector.podspec.json
blob758cfa76350726f87c364002fdc270d57f05c604
2   "name": "VIFaceDetector",
3   "version": "1.0.2",
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.2"
17   },
18   "source_files": "VIFaceDetector/**/*.{swift}",
19   "resources": "VIFaceDetector/**/*.{xib}",
20   "swift_versions": "5.0",
21   "static_framework": true,
22   "dependencies": {
23     "GoogleMLKit/FaceDetection": [
24       "2.6.0"
25     ]
26   },
27   "swift_version": "5.0"