[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / c / YouboraTHEOPlayerAdapter / 6.7.0 / YouboraTHEOPlayerAdapter.podspec.json
blob23ab168da72bbec7ca0f4fc1161e7a2be89f5040
2   "name": "YouboraTHEOPlayerAdapter",
3   "version": "6.7.0",
4   "summary": "Adapter to use YouboraLib on TheoPlayer",
5   "description": "YouboraTHEOPlayerAdapter is an adapter used for TheoPlayer.",
6   "homepage": "http://developer.nicepeopleatwork.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     "tvos": "11.0"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.1",
21     "4.2",
22     "4.3",
23     "5.0",
24     "5.1",
25     "5.2",
26     "5.3"
27   ],
28   "source": {
29     "git": "https://bitbucket.org/npaw/theoplayer-adapter-ios.git",
30     "tag": "6.7.0"
31   },
32   "source_files": "YouboraTHEOPlayerAdapter tvOS/**/*.swift",
33   "pod_target_xcconfig": {
34     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORATHEOPLAYERADAPTER_VERSION_SETTING=6.7.0"
35   },
36   "dependencies": {
37     "YouboraLib": [
38       "~> 6.5"
39     ]
40   },
41   "swift_version": "5.3"