[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 1 / 6 / YouboraAVPlayerAdapter / 6.7.3 / YouboraAVPlayerAdapter.podspec.json
blob4431a5cd1e43e9908771ad85d51897f56bd0068f
2   "name": "YouboraAVPlayerAdapter",
3   "version": "6.7.3",
4   "summary": "Adapter to use YouboraLib on AVPlayer",
5   "description": "<<-DESC\n                      YouboraAVPlayerAdapter is an adapter used \n                      for AVPlayer.\n                     DESC",
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": "10.0",
16     "tvos": "10.0",
17     "osx": "10.10"
18   },
19   "swift_versions": "5.3",
20   "source": {
21     "git": "https://bitbucket.org/npaw/avplayer-adapter-ios.git",
22     "tag": "6.7.3"
23   },
24   "source_files": "Sources/YouboraAVPlayerAdapter",
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORAADAPTER_VERSION=6.7.3"
28   },
29   "dependencies": {
30     "YouboraLib": [
31       "~> 6.6"
32     ]
33   },
34   "swift_version": "5.3"