[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / b / d / YouboraJWPlayer4Adapter / 6.6.0 / YouboraJWPlayer4Adapter.podspec.json
blob71db8b75734e5abfe6bb16189cf46149dace6800
2   "name": "YouboraJWPlayer4Adapter",
3   "version": "6.6.0",
4   "summary": "Adapter to use YouboraLib on JWPlayer.",
5   "description": "YouboraJWPlayer4Adapter is an adapter used for JWPlayer.",
6   "homepage": "https://bitbucket.org/npaw/jwplayer4-adapter-ios#readme",
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   },
17   "swift_versions": [
18     "5.0",
19     "5.1",
20     "5.2",
21     "5.3"
22   ],
23   "source": {
24     "git": "https://bitbucket.org/npaw/jwplayer4-adapter-ios.git",
25     "tag": "6.6.0"
26   },
27   "source_files": "YouboraJWPlayerAdapter/**/*.{h,m,swift}",
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "dependencies": {
35     "YouboraLib": [
36       "~> 6.5"
37     ],
38     "JWPlayerKit": [
39       "~> 4.0"
40     ]
41   },
42   "swift_version": "5.3"