2 "name": "ffmpeg-kit-macos-min",
4 "summary": "FFmpeg Kit macOS Min Static Framework",
5 "description": "Includes FFmpeg without any external 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-min-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 "pod_target_xcconfig": {
49 "EXCLUDED_ARCHS[sdk=macosx*]": "arm64"
51 "user_target_xcconfig": {
52 "EXCLUDED_ARCHS[sdk=macosx*]": "arm64"