[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 4 / 1 / FacerReCocoapods / 1.0.7 / FacerReCocoapods.podspec.json
blob915e391b3786924a667e829336630fa23e4c850f
2   "name": "FacerReCocoapods",
3   "version": "1.0.7",
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.7"
17   },
18   "source_files": [
19     "FacerReCocoapods",
20     "*.{h}"
21   ],
22   "resources": "model/*.{xml,bin}",
23   "ios": {
24     "vendored_frameworks": "opencv2.framework",
25     "vendored_libraries": "*.a"
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "AssetsLibrary",
31     "CoreMedia",
32     "AVFoundation",
33     "Accelerate"
34   ],
35   "libraries": [
36     "stdc++",
37     "c++"
38   ],
39   "exclude_files": "FacerReCocoapods/Exclude",
40   "requires_arc": true