[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / 6 / iMobieRecordUtil / 0.0.1 / iMobieRecordUtil.podspec.json
blob8fde45d5e1abb9d079802210b09eab22ed14942a
2   "name": "iMobieRecordUtil",
3   "version": "0.0.1",
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",
7   "license": "MIT",
8   "authors": {
9     "nicoyang": "nicoyang.mason@gmail.com"
10   },
11   "platforms": {
12     "osx": "10.13"
13   },
14   "swift_versions": "5.6",
15   "source": {
16     "git": "https://gitee.com/mac-development/record-util.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "iMobieRecordUtil/Classes/**/*",
20   "frameworks": [
21     "ffmpegkit",
22     "libavcodec",
23     "libavdevice",
24     "libavfilter",
25     "libavformat",
26     "libavutil",
27     "libswresample",
28     "libswscale"
29   ],
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"
39   ],
40   "vendored_libraries": "libspeexdsp.1.dylib",
41   "swift_version": "5.6"