blob: 66c92606e769d508a119aaf95c3c4f799d7e765e [file] [log] [blame]
{
"name": "HRLivingBodyDetection",
"version": "1.0.3",
"summary": "A short description of HRLivingBodyDetection.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/bizhanlu/HRLivingBodyDetection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1217461933@qq.com": "1217461933@qq.com"
},
"source": {
"git": "https://gitee.com/bizhanlu/HRLivingBodyDetection.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"MapKit",
"SystemConfiguration",
"CoreMotion",
"CoreMedia",
"AVFoundation"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"MBProgressHUD": [
],
"IQKeyboardManager": [
],
"NIMSDK": [
],
"Masonry": [
],
"MJRefresh": [
],
"MJExtension": [
],
"WPAttributedMarkup": [
]
},
"subspecs": [
{
"name": "GHSdkLib",
"libraries": "c++",
"vendored_frameworks": "HRLivingBodyDetection/Frameworks/*FaceDetector.framework",
"resources": "HRLivingBodyDetection/Resources/{BHFace_Resource.bundle,face_1.0.model}"
},
{
"name": "ZHSdkLib",
"frameworks": "WebKit",
"vendored_frameworks": "HRLivingBodyDetection/Frameworks/MGFaceID*.framework",
"resources": "HRLivingBodyDetection/Resources/MGFaceIDLiveCustomDetect.bundle"
}
]
}