[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / f / 3 / mobile-ffmpeg-https-gpl / 2.1.1 / mobile-ffmpeg-https-gpl.podspec.json
blob9cb3cb0cc05557e7fc4a38fbf8a2d445a1725351
2   "name": "mobile-ffmpeg-https-gpl",
3   "version": "2.1.1",
4   "summary": "Mobile FFmpeg Https GPL Dynamic Framework",
5   "description": "Includes FFmpeg v4.0.2 with gnutls v3.5.19, libvid.stab v1.1.0, x264 20180829-2245-stable, x265 v2.8 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": "Foundation",
20     "vendored_frameworks": [
21       "mobileffmpeg.framework",
22       "libavcodec.framework",
23       "libavdevice.framework",
24       "libavfilter.framework",
25       "libavformat.framework",
26       "libavutil.framework",
27       "libswresample.framework",
28       "libswscale.framework"
29     ]
30   },
31   "source": {
32     "http": "https://github.com/tanersener/mobile-ffmpeg/releases/download/v2.1.1/mobile-ffmpeg-https-gpl-2.1.1-ios-framework.zip"
33   }