[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / a / AKFaceDetector / 0.0.1 / AKFaceDetector.podspec.json
blob9114f7a892c8d87059171ecec63070f8509e1bec
2   "name": "AKFaceDetector",
3   "version": "0.0.1",
4   "summary": "A short description of AKFaceDetector.",
5   "description": "A short description of AKFaceDetector.",
6   "homepage": "https://git.silvrr.com/ikiclient/AKFaceDetector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "authors": {
15     "xifeng": "xifeng@akulaku.com"
16   },
17   "swift_versions": [
18     "5.0"
19   ],
20   "source": {
21     "git": "git@git.silvrr.com:ikiclient/AKFaceDetector.git",
22     "tag": "0.0.1"
23   },
24   "resources": "Framework/*.bundle",
25   "ios": {
26     "vendored_frameworks": [
27       "Framework/*.xcframework",
28       "Framework/*.framework"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "VALID_ARCHS": "x86_64 armv7 arm64"
33   },
34   "libraries": "c++",
35   "frameworks": [
36     "AVFoundation",
37     "CoreML",
38     "QuartzCore",
39     "CoreGraphics",
40     "CoreImage",
41     "CoreVideo",
42     "CoreMedia",
43     "AssetsLibrary",
44     "UIKit",
45     "Foundation",
46     "Photos",
47     "Social",
48     "Accelerate",
49     "CoreMotion"
50   ],
51   "dependencies": {
52     "AKOpenCVTool": [
54     ]
55   },
56   "swift_version": "5.0"