Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lminhtm authored Sep 21, 2019
1 parent 183a3ae commit 2b6e898
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,20 @@
# LMDropdownView
==============
LMDropdownView is a simple dropdown view inspired by Tappy.

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

<img src="https://raw.github.com/lminhtm/LMDropdownView/master/Screenshots/screenshot1.png"/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<img src="https://raw.github.com/lminhtm/LMDropdownView/master/Screenshots/screenshot2.gif"/>
<img src="https://raw.github.com/lminhtm/LMDropdownView/master/Screenshots/screenshot1.png"/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://raw.github.com/lminhtm/LMDropdownView/master/Screenshots/screenshot2.gif"/>

## Features
* Dropdown view with blur+transform3D effect.
* Using keyframe animation from Core Animation.
* You can easily change the menu content view.

## Requirements
* iOS 8.0 or higher
* ARC
* iOS 8.0 or higher

## Installation
LMDropdownView is available through [CocoaPods](https://cocoapods.org). To install
Expand Down Expand Up @@ -46,7 +42,7 @@ See sample Xcode project in `/LMDropdownViewDemo`
LMDropdownView is licensed under the terms of the MIT License.
## Contact
Minh Luong Nguyen
Minh Nguyen
https://github.com/lminhtm
## Donations
Expand Down

0 comments on commit 2b6e898

Please sign in to comment.