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