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",
9 "Pim Coumans": "pim.coumans@justpinch.com"
12 "git": "https://github.com/justpinch/PINCHTextRendering.git",
20 "source_files": "PINCHTextRendering",
21 "public_header_files": "PINCHTextRendering/**/*.h",