blob: cfbc996847c55886d975acaa346bd545d4588da8 [file] [log] [blame]
{
"name": "IJKMediaFramework-R",
"version": "0.8.8",
"summary": "ijkplayer ios framework(deprecated api removed).",
"description": "IJKMediaFramework is available through CocoaPods.",
"homepage": "https://gitlab.com/oneofai/ijkmediaframework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨光": "holaux@gmail.com"
},
"source": {
"git": "https://gitlab.com/oneofai/ijkmediaframework.git",
"tag": "0.8.8"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "IJKMediaFramework/Classes/IJKMediaFramework.framework",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"VideoToolbox",
"Foundation",
"UIKit",
"MediaPlayer"
],
"libraries": [
"z",
"bz2",
"c++"
]
}