blob: bc072428222eae01729a467747c697bebd0d683e [file] [log] [blame]
{
"name": "SGffmpeg",
"version": "1.0.0",
"summary": "A short description of SGffmpeg.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GuiLQing/SGffmpeg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GuiLQing": "gui950823@126.com"
},
"source": {
"git": "https://github.com/GuiLQing/SGffmpeg.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "SGffmpeg/Classes/libSGffmpegLibrary.a",
"source_files": "SGffmpeg/Classes/FFmpegManager.h",
"frameworks": [
"OpenGLES",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MediaPlayer",
"AudioToolbox",
"QuartzCore",
"VideoToolbox",
"CoreAudio"
],
"libraries": [
"z",
"iconv",
"bz2.1.0"
]
}