[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / 3 / mobile-ffmpeg-https-gpl / 3.1 / mobile-ffmpeg-https-gpl.podspec.json
blobc5e6099e6cbc9c6cca09806ceac7828a01186ff5
2   "name": "mobile-ffmpeg-https-gpl",
3   "version": "3.1",
4   "summary": "Mobile FFmpeg Https GPL Dynamic Framework",
5   "description": "Includes FFmpeg v4.1-10 with gmp v6.1.2, gnutls v3.5.19, libvid.stab v1.1.0, x264 20181208-2245-stable, x265 v2.9 and xvidcore v1.3.5 libraries enabled.",
6   "homepage": "https://github.com/tanersener/mobile-ffmpeg",
7   "authors": {
8     "Taner Sener": "tanersener@gmail.com"
9   },
10   "license": {
11     "type": "GPL-3.0",
12     "file": "mobileffmpeg.framework/LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "ios": {
19     "frameworks": [
20       "Foundation",
21       "AudioToolbox",
22       "CoreImage",
23       "CoreMotion",
24       "CoreVideo",
25       "GameController",
26       "VideoToolbox"
27     ],
28     "libraries": [
29       "z",
30       "bz2",
31       "c++"
32     ],
33     "vendored_frameworks": [
34       "mobileffmpeg.framework",
35       "libavcodec.framework",
36       "libavdevice.framework",
37       "libavfilter.framework",
38       "libavformat.framework",
39       "libavutil.framework",
40       "libswresample.framework",
41       "libswscale.framework"
42     ]
43   },
44   "source": {
45     "http": "https://github.com/tanersener/mobile-ffmpeg/releases/download/v3.1/mobile-ffmpeg-https-gpl-3.1-ios-framework.zip"
46   }