[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 8 / 1 / WOPLivenessDetect / 0.1.0 / WOPLivenessDetect.podspec.json
blob910fb1efa737c4c3c95da2a0ef05cb231a1d25ed
2   "name": "WOPLivenessDetect",
3   "version": "0.1.0",
4   "summary": "face liveness detect based MLKit",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AndreHu88/WOPLivenessDetect",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AndreHu88": "229376483@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/AndreHu88/WOPLivenessDetect.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://github.com/AndreHu88",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "frameworks": "AVFoundation",
23   "source_files": "WOPLivenessDetect/Classes/**/*",
24   "resource_bundles": {
25     "WOPLivenessDetect": [
26       "WOPLivenessDetect/Assets/*.png"
27     ]
28   },
29   "static_framework": true,
30   "public_header_files": "Pod/Classes/**/*.h",
31   "dependencies": {
32     "GoogleMLKit/FaceDetection": [
34     ]
35   }