Skip to content

Commit 4c64345

Browse files
committed
Update README.md
1 parent 363d2d2 commit 4c64345

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,12 @@ Powerful, easy to use alertView or popView on controller and window, support cus
44
### ScreenShot
55
![image](https://github.com/12207480/TYAlertController/blob/master/screenshot/TYAlertControllerDemo.gif)
66

7+
### Requirements
8+
* Xcode 5 or higher
9+
* iOS 7.0 or higher
10+
* ARC
11+
12+
### Usage
13+
1.copy TYAlertController Folder to your project, if you want to have blur effect ,you need copy Blur Effects Folder to your project.
14+
2. #import "UIView+TYAlertView.h", when you use it, if you want use blur effect, #import "TYAlertController+BlurEffects.h".
15+

0 commit comments

Comments
 (0)