4 "summary": "An Objective-C wrapper around Apple's Core Text framework.",
5 "description": "This allows you to easily create framesetters and frames of text and then access all the elements and geomentry of the typography.",
6 "homepage": "https://github.com/mysterioustrousers/MYSCoreText",
9 "Adam Kirk": "adam@mysterioustrousers.com"
16 "git": "https://github.com/mysterioustrousers/MYSCoreText.git",
19 "source_files": "MYSCoreText/*.{h,m}",
20 "private_header_files": "MYSCoreText/*_*.h",
21 "frameworks": "Foundation",