4 "summary": "Base UIKit classes with more features and MVP/Viper implementation.",
5 "description": "This framework have a set of UIKit subclasses to improve their implementation; \nit has been written to create a guideline for Wink's projects and to have some common\nbehaviours: for example `UIView` is sublcassed to provide more control in InterfaceBuilder.\nMorover, it follows a kind of MVP/Viper architecture implementation.",
6 "homepage": "https://github.com/WINKgroup/WinkKit",
9 "file": "WinkKit/LICENSE"
12 "Rico Crescenzio": "rico.crescenzio@gmail.com"
18 "git": "https://github.com/WINKgroup/WinkKit.git",
21 "source_files": "WinkKit/**/*.swift",
46 "pushed_with_swift_version": "echo \"4.0\" > .swift-version"