blob: 5e023d7aa0aba2774e616d7d0a4df4b2041f6bb7 [file] [log] [blame]
{
"name": "HWPlayer",
"version": "0.1.0",
"summary": "基于AVPlayer的音视频播放器,支持缓存",
"description": "视频部分暂未开发,并且不能播放直播,其他都应该没有问题",
"homepage": "https://github.com/RedGerrard/HWPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RedGerrard": "417705652@qq.com"
},
"source": {
"git": "https://github.com/RedGerrard/HWPlayer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HWPlayer/Classes/**/*"
}