blob: c673bc434789552d6c6053155dbecdb758c73fcf [file] [log] [blame]
{
"name": "OkayIJKMediaFramework",
"version": "0.1.0",
"summary": "OkayIJKMediaFramework",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.okjiaoyu.cn/zhangchuanqi/OkayIJKMediaFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张传奇": "zhangchuanqi@okay.cn"
},
"source": {
"git": "http://git.okjiaoyu.cn/zhangchuanqi/OkayIJKMediaFramework.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "OkayIJKMediaFramework/Classes/OkayIJKMediaFramework.framework",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"VideoToolbox",
"Foundation",
"UIKit",
"MediaPlayer"
],
"libraries": [
"bz2",
"z",
"c++"
],
"requires_arc": true
}