Carlos Andres Chaguendo Sanchez

Results 3 issues of Carlos Andres Chaguendo Sanchez

@devxoul What do you think of this syntax? ``` let label = UILabel { $0.textAlignment = .center $0.textColor = .black $0.text = "Hello, World!" } ```

Is there Carthage support for this library available?