Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wongzigii committed Jun 2, 2015
1 parent c0dfb84 commit fa1f4c7
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@

![](./GIF/WZAnimatingTransition.gif)

## About
This project is inspired by Nike's awesome official App [Making of Making Powered by NIKE MSI](https://itunes.apple.com/us/app/making-making-powered-by-nike/id662227880?mt=8).

## Installation
### [CocoaPods](http://cocoapods.org/)

Expand Down Expand Up @@ -96,14 +99,24 @@ Done!
@property (nonatomic, strong) NSString *shallowStateText;

/// The text will show on deep dragging state. Default is `RELEASE TO RETURN TO MENU.`
@property (nonatomic, strong) NSString *deepStateText; ``
@property (nonatomic, strong) NSString *deepStateText;
````

## Contact
- If you have some advice, open an issue or PR
- Email [me](mailto:[email protected])

## License
WZDraggableSwitchHeaderView is available under the MIT license, see the [LICENCE](./LICENSE) file for more info.
## Credits

Logo :

- [Iconic](https://github.com/somerandomdude/Iconic)

- [Logo/Emblem/Mark for Hypercompact](https://dribbble.com/shots/197202-Logo-Emblem-Mark-for-Hypercompact?list=searches&offset=4)

Font :

- Fundamental Brigade Schwer Copyright (c) 2012 by Peter Wiegel.

## License
WZDraggableSwitchHeaderView is available under the MIT license, see the [LICENCE](./LICENSE) file for more info.

0 comments on commit fa1f4c7

Please sign in to comment.