2 "name": "ios-ffmpeg-libs",
7 "summary": "Precompiled FFmpg libs for iOS",
8 "description": "Precompiled FFmpg libs to use e.g. with the https://github.com/kolyvan/kxmovie project. The KxMovie project includes only dated versions of the FFmpg libs which lack 64-bit simulator support and include various unsupported architectures for iOS11+.\n\nFor examples of use in an app, see the Nabto iOS RTSP demo at https://github.com/nabto/nabto-ios-rtsp.\n\nThe FFmpg source from which the binaries were built can be found here: https://github.com/FFmpeg/FFmpeg\n\nWhen using these libs, notice that FFmpg is under LGPL: https://www.ffmpeg.org/legal.html.",
9 "homepage": "https://github.com/nabto/ios-ffmpeg-libs",
12 "Nabto": "apps@nabto.com"
15 "http": "https://downloads.nabto.com/assets/ios-ffmpeg-libs/0.0.1/ios-ffmpeg-libs.zip"
19 "Headers/libavfilter/*.h",
20 "Headers/libswresample/*.h",
21 "Headers/libavformat/*.h",
22 "Headers/libavcodec/*.h",
23 "Headers/libavdevice/*.h",
24 "Headers/libavutil/*.h",
25 "Headers/libswscale/*.h"
27 "public_header_files": "Headers/**/*.h",
42 "vendored_libraries": [
49 "Libs/libswresample.a"