Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarywojcik committed Sep 19, 2013
1 parent 7e94d10 commit f09103f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

CWStatsBarNotification uses ARC and requires iOS 6.0+.

Works for iPhone and iPad.

## Installation

### CocoaPods
Expand Down Expand Up @@ -41,6 +43,8 @@ The category adds a new property to `UIViewController` called `statusBarNotifica

Queueing is not yet implemented. As such, if you trigger a notification while a notification is already showing, nothing will happen. You can check whether the notification is showing with the Boolean property `self.statusBarNotificationIsShowing` in UIViewController.

Screen orientation changing is fully supported.

## License

The MIT License (MIT)
Expand Down

0 comments on commit f09103f

Please sign in to comment.