[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 8 / 6 / 2 / mobile-ffmpeg-https / 4.3.2 / mobile-ffmpeg-https.podspec.json
blobbecf658ecd15e56959d3a4bc8b804087ea8b7842
2   "name": "mobile-ffmpeg-https",
3   "version": "4.3.2",
4   "summary": "Mobile FFmpeg Https Static Framework",
5   "description": "Includes FFmpeg v4.3-dev-2955 with gmp v6.2.0 and gnutls v3.6.13 library enabled.",
6   "homepage": "https://github.com/tanersener/mobile-ffmpeg",
7   "authors": {
8     "Taner Sener": "tanersener@gmail.com"
9   },
10   "license": {
11     "type": "LGPL-3.0",
12     "file": "mobileffmpeg.xcframework/ios-arm64/mobileffmpeg.framework/LICENSE"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "requires_arc": true,
18   "libraries": [
19     "z",
20     "bz2",
21     "c++",
22     "iconv"
23   ],
24   "source": {
25     "http": "https://github.com/tanersener/mobile-ffmpeg/releases/download/v4.3.2/mobile-ffmpeg-https-4.3.2-ios-xcframework.zip"
26   },
27   "ios": {
28     "frameworks": [
29       "AudioToolbox",
30       "AVFoundation",
31       "CoreMedia",
32       "VideoToolbox"
33     ],
34     "vendored_frameworks": [
35       "mobileffmpeg.xcframework",
36       "libavcodec.xcframework",
37       "libavdevice.xcframework",
38       "libavfilter.xcframework",
39       "libavformat.xcframework",
40       "libavutil.xcframework",
41       "libswresample.xcframework",
42       "libswscale.xcframework",
43       "gmp.xcframework",
44       "gnutls.xcframework",
45       "libhogweed.xcframework",
46       "libnettle.xcframework"
47     ]
48   }