[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / d / YouboraTritonPlayerAdapter / 6.6.1 / YouboraTritonPlayerAdapter.podspec.json
blobe47ce0e8dbffa6bee6f1bca502d175f629940490
2   "name": "YouboraTritonPlayerAdapter",
3   "version": "6.6.1",
4   "summary": "Adapter to use YouboraLib on TritonPlayer.",
5   "description": "YouboraTritonPlayerAdapter is an adapter used for TritonPlayer.",
6   "homepage": "https://documentation.npaw.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "NPAW": "support@nicepeopleatwork.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/npaw/tritonplayer-adapter-ios.git",
19     "tag": "6.6.1"
20   },
21   "source_files": "YouboraTritonPlayerAdapter/**/*.{h,m}",
22   "public_header_files": "YouboraTritonPlayerAdapter/**/*.h",
23   "vendored_frameworks": "TritonPlayerSDK.xcframework",
24   "pod_target_xcconfig": {
25     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORATRITONADAPTER_VERSION=6.6.1"
26   },
27   "dependencies": {
28     "YouboraLib": [
29       "~> 6.5"
30     ]
31   }