Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoye220 authored Nov 9, 2017
1 parent fb5857d commit dbd015d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# EmptyDataSet-Swift
![pod](https://img.shields.io/badge/pod-4.0.1-brightgreen.svg)
![pod](https://img.shields.io/badge/pod-4.0.2-brightgreen.svg)
![iOS](https://img.shields.io/badge/iOS-8.0-green.svg)
![lisence](https://img.shields.io/badge/license-MIT-orange.svg)
![swift](https://img.shields.io/badge/swift-4.0-red.svg)
Expand All @@ -15,7 +15,7 @@
## CocoaPods
```
use_frameworks!
pod 'EmptyDataSet-Swift', '~> 4.0.1'
pod 'EmptyDataSet-Swift', '~> 4.0.2'
```


Expand Down Expand Up @@ -197,4 +197,4 @@ func customView(forEmptyDataSet scrollView: UIScrollView) -> UIView? {

>will show as follows
![CustomScreenShot](https://github.com/Xiaoye220/EmptyDataSet-Swift/blob/master/EmptyDataSet-Swift/ScreenShot/CustomScreenShot.png)
![CustomScreenShot](https://github.com/Xiaoye220/EmptyDataSet-Swift/blob/master/EmptyDataSet-Swift/ScreenShot/CustomViewScreenShot.png)

0 comments on commit dbd015d

Please sign in to comment.