diff --git a/JPVideoPlayer.podspec b/JPVideoPlayer.podspec index 129bef6..0c123b6 100755 --- a/JPVideoPlayer.podspec +++ b/JPVideoPlayer.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| s.name = 'JPVideoPlayer' - s.version = '2.3.4' + s.version = '2.4.0' s.summary = 'Automatic play video in UITableView like Weibo home page in main thread and never block main thread.' s.description = 'This library provides an video player with cache support in UITableView.'\