6 "file": "COPYING.LGPLv2.1"
8 "summary": "Pre-compiled light-weight FFmpeg libraries for iOS. Build your own with attached build script.",
9 "description": " \t\t\t\t\t\tOptimized to decrease the size by compiling the necessary formats only\n\t\t\t\t\t\t\tvideo codecs: h264 (enable h263)\n\t\t\t\t\t\t\taudio codecs: AAC (enable mp3)\n\t\t\t\t\t\tFFmpeg - A complete, cross-platform solution to record, convert and stream audio and video.\n\t\t\t\t\t\thttps://www.ffmpeg.org/\n",
10 "homepage": "https://github.com/jold/CocoaFFmpeg",
12 "Daniel Jankovic": "dj@digital-life.cz"
15 "git": "https://github.com/jold/CocoaFFmpeg.git",
21 "requires_arc": false,
27 "name": "precompiled",
28 "source_files": "universal/include/**/*.h",
29 "public_header_files": "universal/include/**/*.h",
30 "header_mappings_dir": "universal/include",
31 "vendored_libraries": "universal/lib/*.a",