[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / a / 2 / YouboraDailymotionAdapter / 6.5.0 / YouboraDailymotionAdapter.podspec.json
blob6195d968e41015a8843ea3e8bfe071af2f74313b
2   "name": "YouboraDailymotionAdapter",
3   "version": "6.5.0",
4   "summary": "Adapter to use YouboraLib on DailymotionPlayer",
5   "description": "YouboraDailymotionAdapter is an adapter used for DailymotionPlayer.",
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     "5.2",
25     "5.3"
26   ],
27   "source": {
28     "git": "https://bitbucket.org/npaw/dailymotion-adapter-ios.git",
29     "tag": "6.5.0"
30   },
31   "source_files": "YouboraDailymotionAdapter/**/*.{h,m,swift}",
32   "public_header_files": "YouboraDailymotionAdapter/**/*.h",
33   "requires_arc": true,
34   "pod_target_xcconfig": {
35     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) YOUBORADAILYMOTIONADAPTER_VERSION=6.5.0"
36   },
37   "dependencies": {
38     "YouboraLib": [
39       "~> 6.5"
40     ],
41     "DailymotionPlayerSDK": [
42       "~> 3.7"
43     ]
44   },
45   "swift_version": "5.3"