[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / f / SVFaceDetector / 0.0.2 / SVFaceDetector.podspec.json
blobc1f60971e4f927db82cdcb8704d09ad3fdea79b3
2   "name": "SVFaceDetector",
3   "version": "0.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/svfacedetector",
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/svfacedetector.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "SVFaceDetector/**/*.{swift, plist}",
19   "resources": "SVFaceDetector/**/*.{xib}",
20   "swift_versions": "5.0",
21   "swift_version": "5.0"