blob: 2aa708dceb513fa5acf94d8e2c6ce6e7480b5b6d [file] [log] [blame]
{
"name": "DWPlayer",
"version": "0.0.0.4",
"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.4"
},
"requires_arc": true,
"platforms": {
"ios": "9.1"
},
"source_files": "DWPlayer/**/*.{h,m}",
"frameworks": "UIKit"
}