[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 8 / YouboraSpotXPlayerAdapter / 6.5.0 / YouboraSpotXPlayerAdapter.podspec.json
blob504230c9a263f55b70c49a1c9ed7b689f87f62bc
2   "name": "YouboraSpotXPlayerAdapter",
3   "version": "6.5.0",
4   "summary": "Adapter to use YouboraLib on SpotX",
5   "description": "<<-DESC\n                        YouboraAVPlayerAdapter is an adapter used \n                        for SpotX.\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   },
17   "swift_versions": [
18     "4.0",
19     "4.1",
20     "4.2",
21     "4.3",
22     "5.0",
23     "5.1"
24   ],
25   "source": {
26     "git": "https://bitbucket.org/npaw/spotx-adapter-ios.git",
27     "tag": "6.5.0"
28   },
29   "source_files": "YouboraSpotXPlayerAdapter/**/*.{swift,h}",
30   "public_header_files": "YouboraSpotXPlayerAdapter/**/*.h",
31   "dependencies": {
32     "YouboraLib": [
33       "6.5.8"
34     ],
35     "SpotX-SDK": [
36       "4.5.0"
37     ]
38   },
39   "swift_version": "5.1"