Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
corin8823 committed Nov 10, 2015
1 parent 8410e65 commit 7adfdba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,12 @@ github "corin8823/SwiftyExtensions"
forIndexPath indexPath: NSIndexPath) -> T``

## UIView
- ``loadNib() -> Self``
- ``roundedCorrner(radius: CGFloat)``
- ``roundedRectangleFilter()``
- ``circleFilter()``
- ``border(width: CGFloat, color: UIColor)``
- ``removeSublayers()``
- ``hasViewClass(targetClass: AnyClass) -> Bool``

## UIViewController
- ``loadStoryboard() -> Self``

## License
SwiftyExtensions is released under the MIT license. See LICENSE for details.

0 comments on commit 7adfdba

Please sign in to comment.