[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 2 / mobile-ffmpeg-https / 2.1 / mobile-ffmpeg-https.podspec.json
blob50b846bb2e804127983e66c5c06cbad982d66c36
2   "name": "mobile-ffmpeg-https",
3   "version": "2.1",
4   "summary": "Mobile FFmpeg Https Dynamic Framework",
5   "description": "Includes FFmpeg v4.0.2 with gnutls v3.5.19 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.framework/LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "ios": {
19     "frameworks": "Foundation",
20     "vendored_frameworks": [
21       "mobileffmpeg.framework",
22       "libavcodec.framework",
23       "libavdevice.framework",
24       "libavfilter.framework",
25       "libavformat.framework",
26       "libavutil.framework",
27       "libswresample.framework",
28       "libswscale.framework"
29     ]
30   },
31   "source": {
32     "http": "https://github.com/tanersener/mobile-ffmpeg/releases/download/v2.1/mobile-ffmpeg-https-2.1-ios-framework.zip"
33   }