[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / b / BohdiAR / 0.1.1 / BohdiAR.podspec.json
blob0a207c365e74326a7208f64d62687cdf741152e6
2   "name": "BohdiAR",
3   "version": "0.1.1",
4   "summary": "A short description of BohdiAR.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sunpaq/BohdiAR",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sunpaq": "sunpaq@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sunpaq/BohdiAR.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BohdiAR/Classes/**/*.{h,hpp,cpp,mm}",
22   "private_header_files": [
23     "BohdiAR/Classes/ArUco2/**/*.{h,hpp}",
24     "BohdiAR/Classes/Core/**/*.{h,hpp}"
25   ],
26   "frameworks": [
27     "Foundation",
28     "AVFoundation",
29     "UIKit",
30     "AssetsLibrary",
31     "CoreMedia"
32   ],
33   "dependencies": {
34     "OpenCV-Dynamic": [
36     ]
37   }