{ | |
"name": "AI_Face", | |
"version": "1.0.0", | |
"summary": "人脸识别", | |
"description": "静态图片人脸特征识别、动态人脸扫描识别", | |
"homepage": "https://github.com/Dongxk/AI_Face.git", | |
"license": "MIT", | |
"authors": { | |
"Dongxk": "1043643016@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/Dongxk/AI_Face.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "AI_Face/*.{h,m}" | |
} |