2 "name": "ClearTextLabel",
4 "summary": "UILabel subclass that renders see through text using CoreText. textColor is clearColor.",
5 "description": "ClearTextLabel is a UILabel subclass that creates a label with see-through text.\n ClearTextLabel draws the text provided to it with transparency.\n\n * It uses CoreGraphics Context to draw the letters' CGPath.\n * Letters' CGPath, how ? Well what's CoreText there for ?",
6 "homepage": "https://github.com/taruntyagi697/ClearTextLabel",
12 "Tarun Tyagi": "taruntyagi697@gmail.com"
18 "git": "https://github.com/taruntyagi697/ClearTextLabel.git",
21 "source_files": "ClearTextLabel",