blob: d90c3a43e2991d64050767e3024870a157a70625 [file] [log] [blame]
{
"name": "FacerReCocoapods",
"version": "1.0.2",
"summary": "A short description of FacerReCocoapods.",
"description": "一个人脸识别的cocoapods项目",
"homepage": "http://EXAMPLE/FacerReCocoapods",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xia2137228/FacerReCocoapods.git",
"tag": "1.0.2"
},
"source_files": [
"FacerReCocoapods",
"*.{h,a}",
"model/*.{xml,bin}"
],
"exclude_files": "FacerReCocoapods/Exclude",
"requires_arc": true
}