[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / 1 / FacerReCocoapods / 1.0.4 / FacerReCocoapods.podspec.json
blob64b72e40728d60a19638da679d3c02ff04ee7482
2   "name": "FacerReCocoapods",
3   "version": "1.0.4",
4   "summary": "A short description of FacerReCocoapods.",
5   "description": "一个人脸识别的cocoapods项目",
6   "homepage": "http://EXAMPLE/FacerReCocoapods",
7   "license": "MIT",
8   "authors": {
9     "": ""
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/xia2137228/FacerReCocoapods.git",
16     "tag": "1.0.4"
17   },
18   "source_files": [
19     "FacerReCocoapods",
20     "*.{h,a}"
21   ],
22   "exclude_files": "FacerReCocoapods/Exclude",
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "model",
27       "source_files": "model/*.{xml,bin}"
28     }
29   ]