[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / 2 / mobile-ffmpeg-https / 1.2 / mobile-ffmpeg-https.podspec.json
blob00a8da08c6b216b43ebd6ec00f87b86508f8567e
2   "name": "mobile-ffmpeg-https",
3   "version": "1.2",
4   "summary": "Mobile FFmpeg Https Dynamic Framework",
5   "description": "Includes FFmpeg v3.4.4 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/v1.2/mobile-ffmpeg-https-1.2-ios-framework.zip"
33   }