We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d974bd commit 2a653c4Copy full SHA for 2a653c4
JPVideoPlayer.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
3
4
5
s.name = 'JPVideoPlayer'
6
- s.version = '3.0.2'
+ s.version = '3.0.3'
7
s.summary = 'Automatic play video in UITableView like Weibo home page in main thread and never block main thread.'
8
9
s.description = 'This library provides an video player with cache support in UITableView.'\
0 commit comments