2 "name": "ffmpeg-kit-macos-audio",
4 "summary": "FFmpeg Kit macOS Audio Static Framework",
5 "description": "Includes FFmpeg with lame, libilbc, libvorbis, opencore-amr, opus, shine, soxr, speex, twolame and vo-amrwbenc 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-audio-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",
49 "libopencore-amrnb.framework",
50 "libsndfile.framework",
51 "libvorbis.framework",
52 "libvorbisenc.framework",
53 "libvorbisfile.framework",
59 "vo-amrwbenc.framework"
62 "pod_target_xcconfig": {
63 "EXCLUDED_ARCHS[sdk=macosx*]": "arm64"
65 "user_target_xcconfig": {
66 "EXCLUDED_ARCHS[sdk=macosx*]": "arm64"