2 "name": "ffmpeg-kit-ios-min-gpl",
4 "summary": "FFmpeg Kit iOS Min GPL Static Framework",
5 "description": "Includes FFmpeg with libvid.stab, x264, x265 and xvidcore 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-gpl-4.4.LTS-ios-framework.zip"
33 "vendored_frameworks": [
34 "ffmpegkit.framework",
35 "libavcodec.framework",
36 "libavdevice.framework",
37 "libavfilter.framework",
38 "libavformat.framework",
39 "libavutil.framework",
40 "libswresample.framework",
41 "libswscale.framework",
42 "libvidstab.framework",
48 "pod_target_xcconfig": {
49 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51 "user_target_xcconfig": {
52 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"