blob: 0df9b2adc215c03482f6058e3f20e158d611bd4b [file] [log] [blame]
{
"name": "mobile-ffmpeg-https-gpl",
"version": "2.2",
"summary": "Mobile FFmpeg Https GPL Dynamic Framework",
"description": "Includes FFmpeg v4.0.3 with gnutls v3.5.19, libvid.stab v1.1.0, x264 20181107-2245-stable, x265 v2.9 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.2/mobile-ffmpeg-https-gpl-2.2-ios-framework.zip"
}
}