[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 9 / 5 / ffmpeg-kit-macos-https-gpl / 4.5.1 / ffmpeg-kit-macos-https-gpl.podspec.json
blobaf63e9e817294d6155d43ffac306f4dd7477736e
2   "name": "ffmpeg-kit-macos-https-gpl",
3   "version": "4.5.1",
4   "summary": "FFmpeg Kit macOS Https GPL Shared Framework",
5   "description": "Includes FFmpeg with gmp, gnutls, libvid.stab, 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-https-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   }