Skip to content

Commit

Permalink
V0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stubbornness1219 committed Jun 19, 2016
1 parent 37ce9c9 commit c4c0917
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
Expand Up @@ -19,7 +19,7 @@ Add the following to your Podfile:


### ScreenShot
![image](https://github.com/stubbornnessness/EasyDropDownMenu/EasyDropDownMenuTest/EasyDropDownMenuTest/test.gif)
![image](https://github.com/stubbornnessness/EasyDropDownMenu/blob/master/EasyDropDownMenuTest/EasyDropDownMenuTest/test.gif)

## Version
**V0.0.1** ---- 2016-6-19
Expand All @@ -28,9 +28,9 @@ Add the following to your Podfile:

## Example
import UIKit
import EasyDropDownMenu
import EasyDropDownMenu

class ViewController: UIViewController, YXJDropDownMenuDelegate, YXJDropDownMenuDataSource {
class ViewController: UIViewController, YXJDropDownMenuDelegate, YXJDropDownMenuDataSource {

lazy var classifys = ["美食", "今日新单", "电影", "酒店"]
lazy var cates = ["自助餐", "快餐", "火锅", "日韩料理", "西餐", "烧烤小吃"]
Expand Down

0 comments on commit c4c0917

Please sign in to comment.