[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / b / 3 / AKFaceDetection / 0.0.8 / AKFaceDetection.podspec.json
bloba126f73db24b8e724ffa5b9c5535d5eae342f57e
2   "name": "AKFaceDetection",
3   "version": "0.0.8",
4   "summary": "a tool use to make image UI.",
5   "description": "A short description of AKFaceDetection.",
6   "homepage": "https://git.silvrr.com/xifeng/AKFaceDetection",
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   "source": {
18     "git": "git@git.silvrr.com:xifeng/AKFaceDetection.git",
19     "tag": "0.0.8"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "resources": "Framework/*.bundle",
25   "ios": {
26     "vendored_frameworks": "Framework/*.xcframework"
27   },
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   },
31   "libraries": "c++",
32   "frameworks": [
33     "AVFoundation",
34     "CoreML",
35     "QuartzCore",
36     "CoreGraphics",
37     "CoreImage",
38     "CoreVideo",
39     "CoreMedia",
40     "AssetsLibrary",
41     "UIKit",
42     "Foundation",
43     "Photos",
44     "Social",
45     "Accelerate"
46   ],
47   "dependencies": {
48     "AKOpencvManager": [
50     ]
51   },
52   "swift_version": "5.0"