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