[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 0 / 9 / slffmpegkit / 5.1.3 / slffmpegkit.podspec.json
blob401053d77790ad5e951e7b1b18ab6d2884c0d409
2   "name": "slffmpegkit",
3   "version": "5.1.3",
4   "summary": "FFmpeg Kit for Cocoapods",
5   "description": "A brief description of the ffmpeg-kit-spm.",
6   "homepage": "https://github.com/shoplive/ffmpeg-kit-spm",
7   "license": {
8     "type": "GPL-3.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hassan0424": "hassan@shoplive.cloud"
13   },
14   "source": {
15     "git": "https://github.com/shoplive/ffmpeg-kit-spm.git",
16     "tag": "5.1.3"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "swift_versions": "5",
22   "vendored_frameworks": "Frameworks/*.xcframework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "$(inherited) -lz -llzma -lbz2 -liconv"
25   },
26   "subspecs": [
27     {
28       "name": "FFmpeg-Kit",
29       "source_files": "Sources/**/*",
30       "vendored_frameworks": "Frameworks/*.xcframework",
31       "platforms": {
32         "ios": "12.1"
33       }
34     }
35   ],
36   "swift_version": "5"