[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / f / 3 / mobile-ffmpeg-https-gpl / 1.2 / mobile-ffmpeg-https-gpl.podspec.json
blobc9747eea07d8e968778f9f850f13cfca39c1a968
2   "name": "mobile-ffmpeg-https-gpl",
3   "version": "1.2",
4   "summary": "Mobile FFmpeg Https GPL Dynamic Framework",
5   "description": "Includes FFmpeg v3.4.4 with gnutls v3.5.19, x264 v20180815-2245-stable and xvidcore v1.3.5 libraries enabled.",
6   "homepage": "https://github.com/tanersener/mobile-ffmpeg",
7   "authors": {
8     "Taner Sener": "tanersener@gmail.com"
9   },
10   "license": {
11     "type": "GPL-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/v1.2/mobile-ffmpeg-https-gpl-1.2-ios-framework.zip"
33   }