[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / a / 3 / FFmpegNew-iOS / 4.1 / FFmpegNew-iOS.podspec.json
blobdc563588171c58c95e94afe504269cfa95497ac3
2   "name": "FFmpegNew-iOS",
3   "version": "4.1",
4   "summary": "ffmpeg universal wrapper.",
5   "description": "ffmpeg universal wrapper",
6   "homepage": "https://gitlab.com/hh963103/ffmpeg-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KWANG HYOUN KIM": "hh963103@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/hh963103/ffmpeg-ios.git",
16     "tag": "4.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "AVFoundation",
23     "Accelerate",
24     "AudioToolbox",
25     "CoreAudio",
26     "CoreGraphics",
27     "CoreMedia",
28     "MediaPlayer",
29     "QuartzCore",
30     "VideoToolbox"
31   ],
32   "libraries": [
33     "iconv",
34     "bz2",
35     "z"
36   ],
37   "vendored_frameworks": "FFmpeg.framework"