[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / 3 / AKFaceDetection / 0.0.2 / AKFaceDetection.podspec.json
blob225b0a964bd0049b877894a1f908326ada93493f
2   "name": "AKFaceDetection",
3   "version": "0.0.2",
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.2"
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   "dependencies": {
32     "lottie-ios": [
34     ],
35     "AKOpencvManager": [
37     ]
38   },
39   "swift_version": "5.0"