[Add] LiteRTSelectTfOps 0.0.1-nightly.20241228
[CocoaPods.git] / Specs / 8 / 0 / f / AliFace / 0.0.1 / AliFace.podspec.json
blobfff2491cb8344088c224204347fc99f17afa3f1b
2   "name": "AliFace",
3   "version": "0.0.1",
4   "summary": "活体检测",
5   "description": "集成阿里云金融级活体检测",
6   "homepage": "https://gitee.com/librarybyself/AliFace",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "byron": "1071210272@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/librarybyself/AliFace.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AliFace/Classes/**/*",
23   "vendored_frameworks": [
24     "frameworks/AliyunFaceAuthFacade.framework",
25     "frameworks/APBToygerFacade.framework",
26     "frameworks/APPSecuritySDK.framework",
27     "frameworks/BioAuthEngine.framework",
28     "frameworks/deviceiOS.framework",
29     "frameworks/DTFIdentityManager.framework",
30     "frameworks/DTFNFCIdentityManager.framework",
31     "frameworks/DTFUtility.framework",
32     "frameworks/MultiFactorFacade.framework",
33     "frameworks/OCRDetectSDKForTech.framework",
34     "frameworks/ToygerNative.framework",
35     "frameworks/ToygerService.framework"
36   ],
37   "frameworks": [
38     "CoreGraphics",
39     "Accelerate",
40     "SystemConfiguration",
41     "AssetsLibrary",
42     "CoreTelephony",
43     "QuartzCore",
44     "CoreFoundation",
45     "CoreLocation",
46     "ImageIO",
47     "CoreMedia",
48     "CoreMotion",
49     "AVFoundation",
50     "WebKit",
51     "AudioToolbox",
52     "CFNetwork",
53     "MobileCoreServices",
54     "AdSupport",
55     "ReplayKit"
56   ],
57   "libraries": [
58     "resolv",
59     "z",
60     "c++",
61     "c++.1",
62     "c++abi",
63     "z.1.2.8"
64   ],
65   "swift_version": "5.0"