2 "name": "iMobieRecordUtil",
4 "summary": "A mac record util",
5 "description": "A mac record util with video/audio steam use ffmpeg",
6 "homepage": "https://github.com/yj9294/RecordUtil",
9 "nicoyang": "nicoyang.mason@gmail.com"
14 "swift_versions": "5.6",
16 "git": "https://gitee.com/mac-development/record-util.git",
19 "source_files": "iMobieRecordUtil/Classes/**/*",
30 "vendored_frameworks": [
31 "ffmpegkit.framework",
32 "libavcodec.framework",
33 "libavdevice.framework",
34 "libavfilter.framework",
35 "libavformat.framework",
36 "libavutil.framework",
37 "libswresample.framework",
38 "libswscale.framework"
40 "vendored_libraries": "libspeexdsp.1.dylib",
41 "swift_version": "5.6"