[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / 4 / FFmpegSDK / 1.0.0 / FFmpegSDK.podspec.json
blobd0324e3d4dafa8283368082872b88dcd43afde78
2   "name": "FFmpegSDK",
3   "version": "1.0.0",
4   "summary": "FFmpeg iOS XCFramework",
5   "description": "FFmpeg iOS XCFramework By Dream Song",
6   "homepage": "https://github.com/swp-song/FFmpegSDK",
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/FFmpegSDK.git",
19     "tag": "1.0.0"
20   },
21   "vendored_frameworks": "Sources/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