4 "summary": "Helpers for UIKit to make styling easier.",
5 "description": "Lipstick is small library which aim to improve usage of UIKit (UIColor, CGRect ...). Consists mostly from convenience inits , helper methods and so on. Main motivation behind this library is protocol `Stylable` which allows to easily apply styles to `UIView` (See Usage/Stylable).",
6 "homepage": "https://github.com/brightify/Lipstick",
9 "Tadeas Kriz": "tadeas@brightify.org",
10 "Filip Dolnik": "filip@brightify.org"
13 "git": "https://github.com/brightify/Lipstick.git",
19 "source_files": "Source/**/*.swift",
20 "frameworks": "UIKit",
22 "pushed_with_swift_version": "3.0"