[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 2 / e / ffmpeg-kit-tvos-full / 6.0.LTS / ffmpeg-kit-tvos-full.podspec.json
blob889e9b1bfd1d94ba7c5c1ecc5e2559b454789132
2   "name": "ffmpeg-kit-tvos-full",
3   "version": "6.0.LTS",
4   "summary": "FFmpeg Kit tvOS Full Shared Framework",
5   "description": "Includes FFmpeg with dav1d, fontconfig, freetype, fribidi, gmp, gnutls, kvazaar, lame, libass, libilbc, libtheora, libvorbis, libvpx, libwebp, zimg, libxml2, opencore-amr, opus, shine, snappy, soxr, speex, twolame and vo-amrwbenc libraries enabled.",
6   "homepage": "https://github.com/arthenica/ffmpeg-kit",
7   "authors": {
8     "ARTHENICA": "open-source@arthenica.com"
9   },
10   "license": {
11     "type": "LGPL-3.0",
12     "file": "ffmpegkit.framework/LICENSE"
13   },
14   "platforms": {
15     "tvos": "10.0"
16   },
17   "requires_arc": true,
18   "libraries": [
19     "z",
20     "bz2",
21     "c++",
22     "iconv"
23   ],
24   "source": {
25     "http": "https://github.com/arthenica/ffmpeg-kit/releases/download/v6.0.LTS/ffmpeg-kit-full-6.0.LTS-tvos-framework.zip"
26   },
27   "tvos": {
28     "frameworks": [
29       "AudioToolbox",
30       "CoreMedia"
31     ],
32     "vendored_frameworks": [
33       "ffmpegkit.framework",
34       "libavcodec.framework",
35       "libavdevice.framework",
36       "libavfilter.framework",
37       "libavformat.framework",
38       "libavutil.framework",
39       "libswresample.framework",
40       "libswscale.framework"
41     ]
42   },
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
48   }