[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / c / XtionAISDK / 0.3.3 / XtionAISDK.podspec.json
blob5201cd49f0e48bbeab4d6e709512b4731b0e936b
2   "name": "XtionAISDK",
3   "version": "0.3.3",
4   "summary": "A short description of XtionAISDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lookyouforever/XtionAISDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "engune": "tjb0931@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lookyouforever/XtionAISDK.git",
16     "tag": "0.3.3"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "vendored_frameworks": "XtionAISDK/*.{framework}",
26   "resources": "XtionAISDK/*.{bundle}",
27   "dependencies": {
28     "OpenCV2": [
29       "~> 4.3.0"
30     ]
31   }