[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / 9 / slffmpegkit / 5.1.2 / slffmpegkit.podspec.json
blob943f0e69b07c404528ace67236ed539ca1366ef9
2   "name": "slffmpegkit",
3   "version": "5.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "vendored_frameworks": "Frameworks/*.xcframework",
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "$(inherited) -lz -llzma -lbz2 -liconv"
24   }