blob: 3280f77eb7e0341f36447b2bfeeba507f9a3a72b [file] [log] [blame]
{
"name": "FacerReCocoapods",
"version": "1.0.1",
"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.1"
},
"source_files": [
"FacerReCocoapods",
"*.{h,a}"
],
"exclude_files": "FacerReCocoapods/Exclude",
"requires_arc": true
}