4 "summary": "A simple class that cares about email and MessageUI, so you don't have to.",
5 "description": " CGLMail makes it easy to send email from any class in your app, without implementing the MFMailComposeViewControllerDelegate protocol all over the place. \n",
6 "homepage": "https://github.com/chrisladd/CGLMail",
9 "Chris Ladd": "c.g.ladd@gmail.com"
12 "git": "https://github.com/chrisladd/CGLMail.git",
19 "source_files": "Classes/*.{h,m}",
20 "frameworks": "MessageUI"