blob: becf658ecd15e56959d3a4bc8b804087ea8b7842 [file] [log] [blame]
{
"name": "mobile-ffmpeg-https",
"version": "4.3.2",
"summary": "Mobile FFmpeg Https Static Framework",
"description": "Includes FFmpeg v4.3-dev-2955 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.3.2/mobile-ffmpeg-https-4.3.2-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"
]
}
}