2 "name": "ffmpeg-kit-ios-https",
4 "summary": "FFmpeg Kit iOS Https Static Framework",
5 "description": "Includes FFmpeg with gmp and gnutls 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-https-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",
44 "libhogweed.framework",
48 "pod_target_xcconfig": {
49 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51 "user_target_xcconfig": {
52 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"