{ | |
"name": "FacerReCocoapods", | |
"version": "1.0.0", | |
"summary": "A short description of FacerReCocoapods.", | |
"description": "一个人脸识别的cocoapods项目", | |
"homepage": "http://EXAMPLE/FacerReCocoapods", | |
"license": "MIT", | |
"authors": { | |
"": "" | |
}, | |
"source": { | |
"git": "https://github.com/xia2137228/FacerReCocoapods.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": [ | |
"FacerReCocoapods", | |
"*.{h,m}" | |
], | |
"exclude_files": "FacerReCocoapods/Exclude", | |
"platforms": { | |
"osx": null, | |
"ios": null, | |
"tvos": null, | |
"watchos": null | |
} | |
} |