[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 1 / 2 / OpenCVX / 0.1.0 / OpenCVX.podspec.json
blob49be5818e55003ce993ae62fdbf16b6ac9f5ec7e
2   "name": "OpenCVX",
3   "version": "0.1.0",
4   "summary": "A short description of OpenCVX.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wanglongxiang360/OpenCVX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wanglongxiang360": "wanglongxiang@360.cn"
13   },
14   "source": {
15     "git": "https://github.com/wanglongxiang360/OpenCVX.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "libraries": [
22     "c++",
23     "z"
24   ],
25   "frameworks": [
26     "CoreMedia",
27     "AVFoundation"
28   ],
29   "vendored_frameworks": "OpenCVX/Frameworks/*.framework",
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }