4 "summary": "A simplify iOS library of ffmpeg.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/feixian/ffmpegPackage",
12 "hualaiTech": "zhangyifei@hualaikeji.com"
15 "git": "https://github.com/feixian/ffmpegPackage.git",
27 "vendored_libraries": "ffmpegLib/Classes/lib/*.{a}",
28 "public_header_files": "ffmpegLib/Classes/include/*.{h}",
40 "source_files": "ffmpegLib/Classes/include/libavcodec/*.{h}"
43 "name": "libavdevice",
44 "source_files": "ffmpegLib/Classes/include/libavdevice/*.{h}"
47 "name": "libavfilter",
48 "source_files": "ffmpegLib/Classes/include/libavfilter/*.{h}"
51 "name": "libavformat",
52 "source_files": "ffmpegLib/Classes/include/libavformat/*.{h}"
56 "source_files": "ffmpegLib/Classes/include/libavutil/*.{h}"
59 "name": "libswresample",
60 "source_files": "ffmpegLib/Classes/include/libswresample/*.{h}"
64 "source_files": "ffmpegLib/Classes/include/libswscale/*.{h}"