2 "name": "PINCHTextRendering",
4 "summary": "CoreText abstraction layer inspired by TextKit.",
5 "description": "PINCHTextRendering is a convenience library leveraging\nCore Text for rendering a stack of strings (layout objects)\neach with its own style.\n\nKey features:\n * Wrapping around a clipping rect\n * Layout object instantiatable with an NSAttributedString\n * Works with rendering directly of from provided textView\n * Extra style like thick underline with descender clipping",
6 "homepage": "https://github.com/justpinch/PINCHTextRendering",
8 "https://raw.githubusercontent.com/justpinch/PINCHTextRendering/master/assets/example-screenshot.png",
9 "https://github.com/justpinch/PINCHTextRendering/raw/master/assets/example-debugging-screenshot.png"
13 "Pim Coumans": "pim.coumans@justpinch.com"
16 "git": "https://github.com/justpinch/PINCHTextRendering.git",
24 "source_files": "PINCHTextRendering",
25 "public_header_files": "PINCHTextRendering/**/*.h",