Skip to content

Commit a6e61c1

Browse files
author
NewPan
authored
Update README.md
1 parent dd92477 commit a6e61c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/newyjp/JPVideoPlayer)
6-
[![pod](https://img.shields.io/badge/pod-3.0.4-green.svg)](https://github.com/newyjp/JPVideoPlayer)
6+
[![pod](https://img.shields.io/badge/pod-3.0.5-green.svg)](https://github.com/newyjp/JPVideoPlayer)
77
[![pod](https://img.shields.io/badge/about%20me-NewPan-red.svg)](http://www.jianshu.com/users/e2f2d779c022/latest_articles)
88
[![pod](https://img.shields.io/badge/swift-support-fc2f24.svg?maxAge=2592000)](https://github.com/apple/swift)
99

@@ -169,7 +169,7 @@ There are two ways to use `JPVideoPlayer` in your project:
169169
```
170170
platform :ios, '8.0'
171171
target "YourProjectName" do
172-
pod 'JPVideoPlayer', '~> 3.0.4'
172+
pod 'JPVideoPlayer', '~> 3.0.5'
173173
end
174174
```
175175

0 commit comments

Comments
 (0)