2 "name": "DECResizeFontToFitRect",
4 "summary": "Code to calculate the optimal point size of a font to fit any given text and rect",
5 "description": "This pod contains a function to calculate the optimal size of font that fits a given string in any given rectangle.",
6 "homepage": "https://github.com/dcoufal/DECResizeFontToFitRect",
9 "David Coufal": "dcoufal@alum.mit.edu"
12 "git": "https://github.com/dcoufal/DECResizeFontToFitRect.git",
15 "social_media_url": "https://twitter.com/davidcoufal",
20 "source_files": "Pod/Classes/**/*"