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",
15 "social_media_url": "https://twitter.com/chrisladd",
20 "source_files": "Classes/*.{h,m}",
21 "frameworks": "MessageUI"