[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / 4 / ffmpeg-kit-tvos-https-gpl / 6.0 / ffmpeg-kit-tvos-https-gpl.podspec.json
blobc9d2281147e939396d31f06a4ca98e4d2148ba31
2   "name": "ffmpeg-kit-tvos-https-gpl",
3   "version": "6.0",
4   "summary": "FFmpeg Kit tvOS Https GPL Shared Framework",
5   "description": "Includes FFmpeg with gmp, gnutls, libvid.stab, x264, x265 and xvidcore libraries enabled.",
6   "homepage": "https://github.com/arthenica/ffmpeg-kit",
7   "authors": {
8     "ARTHENICA": "open-source@arthenica.com"
9   },
10   "license": {
11     "type": "GPL-3.0",
12     "file": "ffmpegkit.xcframework/tvos-arm64/ffmpegkit.framework/LICENSE"
13   },
14   "platforms": {
15     "tvos": "11.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/ffmpeg-kit-https-gpl-6.0-tvos-xcframework.zip"
26   },
27   "tvos": {
28     "frameworks": [
29       "AudioToolbox",
30       "VideoToolbox",
31       "CoreMedia"
32     ],
33     "vendored_frameworks": [
34       "ffmpegkit.xcframework",
35       "libavcodec.xcframework",
36       "libavdevice.xcframework",
37       "libavfilter.xcframework",
38       "libavformat.xcframework",
39       "libavutil.xcframework",
40       "libswresample.xcframework",
41       "libswscale.xcframework"
42     ]
43   }