Skip to content

Commit

Permalink
Modify Readme and podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouhao27 committed Mar 17, 2017
1 parent 3e6cf06 commit 23da2c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# WOWCardStackView

Swipable card stack view.

[![CI Status](http://img.shields.io/travis/zhouhao27/WOWCardStackView.svg?style=flat)](https://travis-ci.org/zhouhao27/WOWCardStackView)
[![Version](https://img.shields.io/cocoapods/v/WOWCardStackView.svg?style=flat)](http://cocoapods.org/pods/WOWCardStackView)
[![License](https://img.shields.io/cocoapods/l/WOWCardStackView.svg?style=flat)](http://cocoapods.org/pods/WOWCardStackView)
[![Platform](https://img.shields.io/cocoapods/p/WOWCardStackView.svg?style=flat)](http://cocoapods.org/pods/WOWCardStackView)

Swipable card stack view.

![alt tag](stack.gif)

## Example
Expand Down
2 changes: 1 addition & 1 deletion WOWCardStackView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!

s.description = <<-DESC
Swapable Card Stack View in Swift 3.0.
Swapable Card Stack View in Swift 3.0. It's able to use in Storyboard and similar to UITableView.
DESC

s.homepage = 'https://github.com/zhouhao27/WOWCardStackView'
Expand Down

0 comments on commit 23da2c6

Please sign in to comment.