[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 5 / YouboraMediaPlayerAdapter / 6.5.1 / YouboraMediaPlayerAdapter.podspec.json
blobc4ba1daedfe4d417e970ba7797e36d3e62958516
2   "name": "YouboraMediaPlayerAdapter",
3   "version": "6.5.1",
4   "summary": "Adapter to use YouboraLib on MPMusicPlayerController",
5   "description": "<<-DESC\n                    YouboraMediaPlayerAdapter is an adapter used \n                    for MPMusicPlayerController.\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/mediaplayer-adapter-ios.git",
27     "tag": "6.5.1"
28   },
29   "source_files": "Adapters/**/*.{h,m,swift}",
30   "dependencies": {
31     "YouboraLib": [
32       "~> 6.5.0"
33     ]
34   },
35   "swift_version": "5.1"