[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 1 / 4 / CLLivingDetectSDK / 1.0.0.2 / CLLivingDetectSDK.podspec.json
blob23f7eb186277fde57d705ede34d64b8bd3506a24
2   "name": "CLLivingDetectSDK",
3   "version": "1.0.0.2",
4   "summary": "活体检测",
5   "description": "TODO:活体SDK检测",
6   "homepage": "https://github.com/253CL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "253CL": "app@253.com"
13   },
14   "source": {
15     "git": "https://github.com/253CL/CLLivingDetectSDK.git",
16     "tag": "1.0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "libraries": [
22     "resolv",
23     "z",
24     "c++.1",
25     "c++abi",
26     "z.1.2.8"
27   ],
28   "vendored_frameworks": "CLLivingDetectSDK/Classes/framework/*.{framework}",
29   "frameworks": [
30     "CoreGraphics",
31     "Accelerate",
32     "SystemConfiguration",
33     "AssetsLibrary",
34     "CoreTelephony",
35     "QuartzCore",
36     "CoreFoundation",
37     "CoreLocation",
38     "ImageIO",
39     "CoreMedia",
40     "CoreMotion",
41     "AVFoundation",
42     "WebKit",
43     "AudioToolbox",
44     "MobileCoreServices",
45     "AdSupport"
46   ],
47   "weak_frameworks": "CFNetwork",
48   "pod_target_xcconfig": {
49     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/CLLivingDetectSDK/framework",
50     "OTHER_LDFLAGS": [
51       "$(inherited)",
52       "-undefined dynamic_lookup-ObjC"
53     ]
54   },
55   "user_target_xcconfig": {
56     "OTHER_LDFLAGS": [
57       "-lObjC"
58     ],
59     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
60     "ENABLE_BITCODE": "NO"
61   },
62   "resources": [
63     "CLLivingDetectSDK/Classes/framework/*.{framework}/*.bundle"
64   ]