blob: 69db59adf4980063be0cf1e5564bba2637048d7c [file] [log] [blame]
{
"name": "DWPlayer",
"version": "0.0.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "基于AVFoundation的视频播放组件。Component to play video based on AVFoundation.",
"homepage": "https://github.com/CodeWicky/-Tools/tree/master/DWPlayer",
"authors": {
"codeWicky": "codewicky@163.com"
},
"source": {
"git": "https://github.com/CodeWicky/DWPlayer.git",
"tag": "0.0.0.5"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "DWPlayer/**/*.{h,m}",
"frameworks": "UIKit"
}