blob: d09ff250cb6780493bcaa01abaf130dd681f80bc [file] [log] [blame]
{
"name": "YWIjkplayer",
"version": "1.0.4",
"summary": "基于ijkplayer的播放器,支持RMTP、网络视频、本地视频等等",
"description": "基于ijkplayer的播放器,可播RMTP、网络视频、本地视频等等\"",
"homepage": "https://github.com/90candy/YWIjkplayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"阿唯不知道": "920093012@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/90candy/YWIjkplayer.git",
"tag": "1.0.4"
},
"source_files": "YWIjkplayer/YWMadiaPlayer/*.{h,m}",
"resources": "YWIjkplayer/YWMadiaPlayer/Resources/*.png",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"4.2.2"
]
},
"social_media_url": "https://www.jianshu.com/u/0f7d26d766f4",
"vendored_frameworks": "YWIjkplayer/YWIjkplayer/IJKMediaFramework.framework",
"libraries": [
"c++",
"z",
"bz2"
],
"frameworks": [
"UIKit",
"Foundation",
"MediaPlayer",
"CoreAudio",
"AudioToolbox",
"Accelerate",
"QuartzCore",
"OpenGLES",
"AVFoundation",
"CoreVideo",
"AVKit",
"CoreMedia",
"VideoToolbox",
"CoreTelephony"
]
}