2 "name": "ffmpeg-kit-macos-video",
4 "summary": "FFmpeg Kit macOS Video Static Framework",
5 "description": "Includes FFmpeg with dav1d, fontconfig, freetype, fribidi, kvazaar, libass, libtheora, libvpx, snappy and libwebp libraries enabled.",
6 "homepage": "https://github.com/tanersener/ffmpeg-kit",
8 "Taner Sener": "tanersener@gmail.com"
12 "file": "ffmpegkit.framework/LICENSE"
25 "http": "https://github.com/tanersener/ffmpeg-kit/releases/download/v4.4.LTS/ffmpeg-kit-video-4.4.LTS-macos-framework.zip"
37 "vendored_frameworks": [
38 "ffmpegkit.framework",
39 "libavcodec.framework",
40 "libavdevice.framework",
41 "libavfilter.framework",
42 "libavformat.framework",
43 "libavutil.framework",
44 "libswresample.framework",
45 "libswscale.framework",
48 "fontconfig.framework",
58 "libtheora.framework",
59 "libtheoradec.framework",
60 "libtheoraenc.framework",
61 "libvorbis.framework",
62 "libvorbisenc.framework",
63 "libvorbisfile.framework",
66 "libwebpmux.framework",
67 "libwebpdemux.framework",
72 "pod_target_xcconfig": {
73 "EXCLUDED_ARCHS[sdk=macosx*]": "arm64"
75 "user_target_xcconfig": {
76 "EXCLUDED_ARCHS[sdk=macosx*]": "arm64"