[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 3 / AntTechFaceVerify / 0.0.1 / AntTechFaceVerify.podspec.json
blob54eeed43bbcabc6edb83468de1d5ec3ac4438a46
2   "name": "AntTechFaceVerify",
3   "version": "0.0.1",
4   "summary": "可信实人认证提供 iOS 客户端 SDK 帮助您在 App 中实现刷脸认证功能.",
5   "resources": [
6     "*.bundle"
7   ],
8   "description": "TODO: Add long description of the pod here.",
9   "vendored_frameworks": [
10     "AliyunIdentityManager.framework",
11     "AliyunIdentityManager.framework",
12     "APBToygerFacade.framework",
13     "APPSecuritySDK.framework",
14     "BioAuthAPI.framework",
15     "BioAuthEngine.framework",
16     "MPRemoteLogging.framework",
17     "OCRDetectSDKForTech.framework",
18     "ToygerService.framework",
19     "ZolozIdentityManager.framework",
20     "ZolozMobileRPC.framework",
21     "ZolozOpenPlatformBuild.framework",
22     "ZolozSensorServices.framework",
23     "ZolozUtility.framework"
24   ],
25   "homepage": "https://github.com/AntTechFaceVerify/AntTechFaceVerify",
26   "frameworks": [
27     "CoreGraphics",
28     "Accelerate",
29     "SystemConfiguration",
30     "AssetsLibrary",
31     "CoreTelephony",
32     "QuartzCore",
33     "CoreFoundation",
34     "CoreLocation",
35     "ImageIO",
36     "CoreMedia",
37     "CoreMotion",
38     "AVFoundation",
39     "WebKit",
40     "AudioToolbox",
41     "CFNetwork",
42     "MobileCoreServices",
43     "AdSupport"
44   ],
45   "libraries": [
46     "resolv",
47     "z",
48     "c++.1",
49     "c++abi",
50     "z.1.2.8"
51   ],
52   "user_target_xcconfig": {
53     "ENABLE_BITCODE": "NO"
54   },
55   "license": {
56     "type": "MIT",
57     "file": "LICENSE"
58   },
59   "authors": {
60     "AntTechFaceVerify": "AntTechFaceVerify@cloud.alipay.com"
61   },
62   "source": {
63     "git": "https://github.com/AntTechFaceVerify/AntTechFaceVerify",
64     "tag": "0.0.1"
65   },
66   "platforms": {
67     "ios": "9.0"
68   }