[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / c / XtionAISDK / 0.4.2 / XtionAISDK.podspec.json
blobb8adfbf2a43898bace5a88c4da2ac4f0a35eceb4
2   "name": "XtionAISDK",
3   "version": "0.4.2",
4   "summary": "A AI SDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/XtionSDKDeveloper/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/XtionSDKDeveloper/XtionAISDK.git",
16     "tag": "0.4.2"
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   }