blob: 0d25ebfecab45760c9e98f296fc0036f8aade8a8 [file] [log] [blame]
{
"name": "TBVideoPlayer",
"version": "1.0.1",
"summary": "视频控制组件",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"description": "视频控制组件",
"homepage": "http://code.37ops.com/SDKLine/TBVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rason": "522970682@qq.com"
},
"source": {
"git": "git@code.37ops.com:SDKLine/TBVideoPlayer.git",
"tag": "1.0.1"
},
"source_files": "TBVideoPlayer.{h,m}"
}