2 "name": "MTBackgroundView",
4 "summary": "A NSView subclass wich fills itself with the color set to backgroundColor.",
5 "description": "NSView does not have a backgroundColor property like UIView does, so this view will draw a background color if set.",
6 "homepage": "https://github.com/mathieutozer/MTBackgroundView",
9 "Mathieu Tozer": "mathieutozer@gmail.com"
12 "git": "https://github.com/mathieutozer/MTBackgroundView.git",
19 "source_files": "Pod/Classes/**/*"