4 "summary": "A short description of SensorSDK.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/lxthyme/SensorSDK",
12 "lxthyme": "lx314333@gmail.com"
15 "git": "git@github.com:lxthyme/SensorSDK.source.git",
18 "pod_target_xcconfig": {
19 "VALID_ARCHS": "x86_64 armv7 arm64"
24 "source_files": "SensorSDK/Classes/**/*.{h,m}",
25 "vendored_libraries": "SensorSDK/Classes/STLivenessDetector/libSTLivenessDetector.a",
28 "SensorSDK/Assets/images/*.png",
29 "SensorSDK/Assets/liveness_demo/*.png",
30 "SensorSDK/Assets/*.lic"
33 "resources": "SensorSDK/Assets/st_liveness_resource.bundle",
35 "ENABLE_BITCODE": "NO",
36 "OTHER_LDFLAGS": "-lc++ -ObjC"