Skip to content

Commit

Permalink
Release 2.5.8
Browse files Browse the repository at this point in the history
- 新增小浮窗模式的控制层
- 提高点击事件的响应速度
- 完善单击手势对item点击的处理
  • Loading branch information
changsanjiang committed Jun 8, 2019
1 parent 9762565 commit 71c4e0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file not shown.
2 changes: 2 additions & 0 deletions SJVideoPlayer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Pod::Spec.new do |s|
ss.source_files = 'SJVideoPlayer/Settings/*.{h,m}'
ss.dependency 'SJVideoPlayer/SJFilmEditingControlLayer/ResourceLoader'
ss.dependency 'SJVideoPlayer/SJEdgeControlLayer/ResourceLoader'
ss.dependency 'SJVideoPlayer/SJFloatSmallViewControlLayer/ResourceLoader'
end

# 边缘控制层
Expand Down Expand Up @@ -113,6 +114,7 @@ Pod::Spec.new do |s|
a.resource = 'SJVideoPlayer/SJFloatSmallViewControlLayer/ResourceLoader/SJFloatSmallViewControlLayer.bundle'
end
ss.dependency 'SJVideoPlayer/Common'
ss.dependency 'SJVideoPlayer/Adapters'
end

end

0 comments on commit 71c4e0d

Please sign in to comment.