[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / d / 2 / 0 / iMobieRecord / 0.0.3 / iMobieRecord.podspec.json
bloba362a796f61e2002574cfeaa9c2b510d9c6c5687
2   "name": "iMobieRecord",
3   "version": "0.0.3",
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.9",
15   "source": {
16     "git": "https://github.com/yj9294/RecordUtil.git",
17     "tag": "0.0.3"
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.9"