[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / 5 / SGFFmpegFramework / 1.0.0 / SGFFmpegFramework.podspec.json
blob5e07aff18881c26fdefd9bf14bbaf24c45468ebc
2   "name": "SGFFmpegFramework",
3   "version": "1.0.0",
4   "summary": "A short description of SGFFmpegFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/GuiLQing/SGFFmpegFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GuiLQing": "gui950823@126.com"
13   },
14   "source": {
15     "git": "https://github.com/GuiLQing/SGFFmpegFramework.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "AudioToolbox",
23     "VideoToolbox",
24     "AVFoundation",
25     "CoreGraphics",
26     "CoreMedia",
27     "CoreVideo",
28     "CoreAudio",
29     "MediaPlayer",
30     "OpenGLES",
31     "QuartzCore"
32   ],
33   "libraries": [
34     "z",
35     "bz2.1.0",
36     "iconv"
37   ],
38   "static_framework": true,
39   "source_files": "SGFFmpegFramework/Classes/SGFFmpegFramework.framework/Headers/*.{h}",
40   "vendored_frameworks": "SGFFmpegFramework/Classes/SGFFmpegFramework.framework"