[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / a / 1 / FFmpeg-DS / 2.0.0 / FFmpeg-DS.podspec.json
blob11ed76dd5b6bdd3633f9e10b9d6dbd7208d3a51f
2   "name": "FFmpeg-DS",
3   "version": "2.0.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.0.0"
20   },
21   "vendored_frameworks": "FFmpeg/FFmpeg.framework",
22   "frameworks": [
23     "AVFoundation",
24     "VideoToolbox",
25     "AudioToolbox"
26   ],
27   "libraries": [
28     "z",
29     "bz2",
30     "iconv"
31   ],
32   "requires_arc": true,
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "deprecated": true