[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 6 / ffmpeg-kit-macos-full / 5.1 / ffmpeg-kit-macos-full.podspec.json
blob3d80b828eae5f7b8b7032c8218062011fc85e13d
2   "name": "ffmpeg-kit-macos-full",
3   "version": "5.1",
4   "summary": "FFmpeg Kit macOS 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.xcframework/macos-arm64_x86_64/ffmpegkit.framework/Resources/LICENSE"
13   },
14   "platforms": {
15     "osx": "10.15"
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/v5.1/ffmpeg-kit-full-5.1-macos-xcframework.zip"
26   },
27   "osx": {
28     "frameworks": [
29       "AudioToolbox",
30       "AVFoundation",
31       "CoreAudio",
32       "CoreImage",
33       "CoreMedia",
34       "OpenCL",
35       "OpenGL",
36       "Security",
37       "VideoToolbox"
38     ],
39     "vendored_frameworks": [
40       "ffmpegkit.xcframework",
41       "libavcodec.xcframework",
42       "libavdevice.xcframework",
43       "libavfilter.xcframework",
44       "libavformat.xcframework",
45       "libavutil.xcframework",
46       "libswresample.xcframework",
47       "libswscale.xcframework"
48     ]
49   }