blob: 0a3491437c426bfcb7d2d6911f433f9b7786dc24 [file] [log] [blame]
{
"name": "RZBaiduIDLFaceSDK",
"version": "0.1.2",
"summary": "Custom baidu face core body library file.",
"description": "自定义百度人脸核身库。",
"homepage": "https://github.com/zhangmingfeng90/RZBaiduIDLFaceSDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"zhangmingfeng90": "283151189@qq.com"
},
"source": {
"git": "https://github.com/zhangmingfeng90/RZBaiduIDLFaceSDK.git",
"tag": "0.1.2"
},
"resources": [
"Resources/BaiduFaceSDK.bundle",
"Resources/com.baidu.idl.face.model.bundle"
],
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
]
},
"ios": {
"vendored_frameworks": "Resources/IDLFaceSDK.framework"
},
"libraries": "stdc++"
}