2 "name": "MOOMaskedIconView",
4 "license": "Public domain / MIT",
5 "summary": "UIView subclass that uses black-and-white masks to draw icons.",
6 "homepage": "https://github.com/peyton/MOOMaskedIconView",
8 "Peyton Randolph": "_@peytn.com"
11 "git": "https://github.com/peyton/MOOMaskedIconView.git",
14 "description": "MOOMaskedIconView is a UIView subclass that uses black-and-white masks to draw icons of different styles at any size or resolution. It's like Photoshop layer styles, using the same technique as UITabBar to generate various effects from a single icon mask. MOOMaskedIconView displays common image formats and PDFs.",
18 "source_files": "MOOMaskedIconView",