blob: 96035e3d74d2447c4c5136161bf236ab57966c6f [file] [log] [blame]
{
"name": "YQIJKMediaFramework",
"version": "0.1.2",
"summary": "A short description of YQIJKMediaFramework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/hyq0810/YQIJKMediaFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangyingqiu": "huangyq@yunyugz.com"
},
"source": {
"git": "https://gitee.com/hyq0810/YQIJKMediaFramework.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "YQIJKMediaFramework/Classes/Framework/IJKMediaFramework.framework",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"VideoToolbox",
"Foundation",
"UIKit",
"MediaPlayer"
],
"libraries": [
"bz2",
"z",
"c++"
],
"requires_arc": true
}