[Add] AlibabacloudGreen20220302 2.21.0
[CocoaPods.git] / Specs / 8 / a / 1 / FFmpeg-DS / 2.2.0 / FFmpeg-DS.podspec.json
blob4f9ece8d2eae9e90fce12e3381eca98d120111ac
2   "name": "FFmpeg-DS",
3   "version": "2.2.0",
4   "summary": "FFmpeg iOS Framework",
5   "description": "FFmpeg iOS Framework by DS",
6   "homepage": "https://github.com/swp-song/FFmpeg-DS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     " Dream": "396587868@qq.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/swp-song/FFmpeg-DS.git",
19     "tag": "2.2.0"
20   },
21   "vendored_frameworks": "FFmpeg/FFmpeg.xcframework",
22   "frameworks": [
23     "Foundation",
24     "AVFoundation",
25     "CoreMedia",
26     "VideoToolbox",
27     "AudioToolbox"
28   ],
29   "libraries": [
30     "z",
31     "bz2",
32     "iconv"
33   ],
34   "requires_arc": true,
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "deprecated": true