[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / a / c / YouboraTHEOPlayerAdapter / 6.0.5 / YouboraTHEOPlayerAdapter.podspec.json
blobcf0347400e2f26689c9ef575c9ce81b8203a1dec
2   "name": "YouboraTHEOPlayerAdapter",
3   "version": "6.0.5",
4   "summary": "Adapter to use YouboraLib on TheoPlayer",
5   "description": "<<-DESC\n                      YouboraTHEOPlayerAdapter is an adapter used \n                      for Bitmovin player.\n                     DESC",
6   "homepage": "http://developer.nicepeopleatwork.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Nice People at Work": "support@nicepeopleatwork.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "tvos": "10.0"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.1",
21     "4.2",
22     "4.3",
23     "5.0",
24     "5.1"
25   ],
26   "source": {
27     "git": "https://bitbucket.org/npaw/theoplayer-adapter-ios.git",
28     "tag": "6.0.5"
29   },
30   "source_files": "YouboraTHEOPlayerAdapter\\ tvOS/**/*.{h,m,swift}",
31   "public_header_files": "YouboraTHEOPlayerAdapter tvOS/*.h",
32   "pod_target_xcconfig": {
33     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORATHEOPLAYERADAPTER_VERSION_SETTING=6.0.5"
34   },
35   "static_framework": true,
36   "dependencies": {
37     "YouboraLib": [
38       "~> 6.5.0"
39     ]
40   },
41   "swift_version": "5.1"