Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NewPan authored Apr 18, 2018
1 parent 71a4d81 commit 7f0eef5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
</p>

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

Expand Down Expand Up @@ -169,7 +169,7 @@ There are two ways to use `JPVideoPlayer` in your project:
```
platform :ios, '8.0'
target "YourProjectName" do
pod 'JPVideoPlayer', '~> 3.0.3'
pod 'JPVideoPlayer', '~> 3.0.4'
end
```

Expand Down

0 comments on commit 7f0eef5

Please sign in to comment.