[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / b / 3 / AKFaceDetection / 0.0.4 / AKFaceDetection.podspec.json
blobe5077a97be3c59fd0bb7bf5c7b837b556b517a05
2   "name": "AKFaceDetection",
3   "version": "0.0.4",
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.4"
20   },
21   "swift_versions": [
22     "5.0"
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   "dependencies": {
35     "AKOpencvManager": [
37     ]
38   },
39   "swift_version": "5.0"