blob: 476a1a6aa74f68b6ddbb6932d8cc18d8ad18f5cd [file] [log] [blame]
{
"name": "face-SDK",
"version": "1.0.0",
"summary": "A short description of face-SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huangmengfei/face-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangmengfei": "934115331@qq.com"
},
"source": {
"git": "https://github.com/huangmengfei/face-SDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"resources": [
"face-SDK/Assets/MGFaceIDDetectResource.bundle",
"face-SDK/Assets/MGFaceIDZZIDCardResouce.bundle"
],
"vendored_frameworks": [
"MGFaceIDBaseKit.framework",
"MGFaceIDDetect.framework",
"MGFaceIDZZIDCardKit.framework"
],
"dependencies": {
"Masonry": [
]
}
}