[Add] DXPAnalyticsLib 1.0.18
[CocoaPods.git] / Specs / 5 / 8 / 6 / ffmpeg-kit-macos-full-gpl / 4.5.1 / ffmpeg-kit-macos-full-gpl.podspec.json
blobf981d65a20bfc886d39434330cb3563811097424
2   "name": "ffmpeg-kit-macos-full-gpl",
3   "version": "4.5.1",
4   "summary": "FFmpeg Kit macOS Full GPL Shared Framework",
5   "description": "Includes FFmpeg with dav1d, fontconfig, freetype, fribidi, gmp, gnutls, kvazaar, lame, libass, libilbc, libtheora, libvid.stab, libvorbis, libvpx, libwebp, zimg, libxml2, opencore-amr, opus, shine, snappy, soxr, speex, twolame, vo-amrwbenc, x264, x265 and xvidcore libraries enabled.",
6   "homepage": "https://github.com/tanersener/ffmpeg-kit",
7   "authors": {
8     "Taner Sener": "tanersener@gmail.com"
9   },
10   "license": {
11     "type": "GPL-3.0",
12     "file": "ffmpegkit.xcframework/macos-arm64_x86_64/ffmpegkit.framework/Resources/LICENSE"
13   },
14   "platforms": {
15     "osx": "10.15"
16   },
17   "requires_arc": true,
18   "libraries": [
19     "z",
20     "bz2",
21     "c++",
22     "iconv"
23   ],
24   "source": {
25     "http": "https://github.com/tanersener/ffmpeg-kit/releases/download/v4.5.1/ffmpeg-kit-full-gpl-4.5.1-macos-xcframework.zip"
26   },
27   "osx": {
28     "frameworks": [
29       "AudioToolbox",
30       "AVFoundation",
31       "CoreAudio",
32       "CoreImage",
33       "CoreMedia",
34       "OpenCL",
35       "OpenGL",
36       "Security",
37       "VideoToolbox"
38     ],
39     "vendored_frameworks": [
40       "ffmpegkit.xcframework",
41       "libavcodec.xcframework",
42       "libavdevice.xcframework",
43       "libavfilter.xcframework",
44       "libavformat.xcframework",
45       "libavutil.xcframework",
46       "libswresample.xcframework",
47       "libswscale.xcframework"
48     ]
49   }