Skip to content

Commit

Permalink
Merge pull request #132 from delannoyk/patch-1
Browse files Browse the repository at this point in the history
Added KDEDateLabel & AudioPlayer
  • Loading branch information
matteocrippa committed May 11, 2015
2 parents 16eb796 + 416aca3 commit 49e52c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ Feel free to contribute!
### Audio
*Libs to work with audio*

* [AudioPlayer](https://github.com/delannoyk/AudioPlayer) - A wrapper around AVPlayer with some cool features.
* [MusicKit](https://github.com/benzguo/MusicKit) - A framework for composing and transforming music in Swift

### API
Expand Down Expand Up @@ -365,6 +366,7 @@ Feel free to contribute!
* [JTToast](https://github.com/devxoul/JLToast) - Toast for swift.
* [LTMorphingLabel](https://github.com/lexrus/LTMorphingLabel) - Graceful morphing effects for UILabel written in Swift.
* [LTJelloSwitch](https://github.com/lexrus/LTJelloSwitch) - UISwitch prototype.
* [KDEDateLabel](https://github.com/delannoyk/KDEDateLabel) - An UILabel subclass that updates itself to make time ago's format easier.
* [KMPlaceholderTextView](https://github.com/MoZhouqi/KMPlaceholderTextView) - A UITextView subclass that adds support for multiline placeholder.
* [MediumScrollFullScreen](https://github.com/pixyzehn/MediumScrollFullScreen) - Medium scroll style menubar.
* [MIBadgeButton] (https://github.com/mustafaibrahim989/MIBadgeButton-Swift) - Notification badge for UIButtons
Expand Down

0 comments on commit 49e52c9

Please sign in to comment.