blob: c8d4dcbbfb1b731e3be0a59527897aed73c4d268 [file] [log] [blame]
{
"name": "mobile-ffmpeg-https-gpl",
"version": "2.1",
"summary": "Mobile FFmpeg Https GPL Dynamic Framework",
"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.",
"homepage": "https://github.com/tanersener/mobile-ffmpeg",
"authors": {
"Taner Sener": "tanersener@gmail.com"
},
"license": {
"type": "GPL-3.0",
"file": "mobileffmpeg.framework/LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"frameworks": "Foundation",
"vendored_frameworks": [
"mobileffmpeg.framework",
"libavcodec.framework",
"libavdevice.framework",
"libavfilter.framework",
"libavformat.framework",
"libavutil.framework",
"libswresample.framework",
"libswscale.framework"
]
},
"source": {
"http": "https://github.com/tanersener/mobile-ffmpeg/releases/download/v2.1/mobile-ffmpeg-https-gpl-2.1-ios-framework.zip"
}
}