blob: 8f70f7d6625a8c8c386745c85502cd0956ae603e [file] [log] [blame]
{
"name": "mobile-ffmpeg-https",
"version": "4.4",
"summary": "Mobile FFmpeg Https Static Framework",
"description": "Includes FFmpeg v4.4-dev-416 with gmp v6.2.0 and gnutls v3.6.13 library enabled.",
"homepage": "https://github.com/tanersener/mobile-ffmpeg",
"authors": {
"Taner Sener": "tanersener@gmail.com"
},
"license": {
"type": "LGPL-3.0",
"file": "mobileffmpeg.xcframework/ios-arm64/mobileffmpeg.framework/LICENSE"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"libraries": [
"z",
"bz2",
"c++",
"iconv"
],
"source": {
"http": "https://github.com/tanersener/mobile-ffmpeg/releases/download/v4.4/mobile-ffmpeg-https-4.4-ios-xcframework.zip"
},
"ios": {
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreMedia",
"VideoToolbox"
],
"vendored_frameworks": [
"mobileffmpeg.xcframework",
"libavcodec.xcframework",
"libavdevice.xcframework",
"libavfilter.xcframework",
"libavformat.xcframework",
"libavutil.xcframework",
"libswresample.xcframework",
"libswscale.xcframework",
"gmp.xcframework",
"gnutls.xcframework",
"libhogweed.xcframework",
"libnettle.xcframework"
]
}
}