blob: f97a8e3afb8068832cd4766795b0f7d2f7b53ae6 [file] [log] [blame]
{
"name": "KyleJAVPlayerView",
"version": "0.0.3",
"summary": "A short description of KyleJAVPlayerView.",
"description": "视频边播放边下载",
"homepage": "https://gitee.com/iOSlixuejian/KyleJAVPlayerView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lixuejian": "lixuejian@yuelvhui.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/iOSlixuejian/KyleJAVPlayerView.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"YSVideoPlayer/Classes/**/*.{h,m}"
],
"frameworks": "CoreServices"
}