blob: bd89088f6c3f09577fc41e02a5efa3177a47e361 [file] [log] [blame]
{
"name": "WVideoPlayer",
"version": "0.1.8",
"summary": "iOS avplayer 视频框架的一个封装,能够实现在线和本地视频,音频播放,可以修改的播放控制界面。",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zzttwzq/WVideoPlayer",
"license": {
"type": "M´IT",
"file": "LICENSE"
},
"authors": {
"zzttwzq": "1076976262@qq.com"
},
"source": {
"git": "https://github.com/zzttwzq/WVideoPlayer.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WVideoPlayer/Classes/**/*",
"resource_bundles": {
"WVideoPlayer": [
"WVideoPlayer/Assets/*.png"
]
}
}