2 "name": "SHMessageUIBlocks",
4 "summary": "CompletionBlocks for MFMailComposeViewController and MFMessageComposeViewController (MessageUI framework).",
5 "description": "\n * Swizzle and junk free\n * No need to clean up after - The control blocks are self maintained.\n * The controllers are referenced in a map with weak properties\n * Prefixed selectors.\n * Minimum clutter on top of the public interface.\n \n",
6 "homepage": "https://github.com/CocoaStevia/SHMessageUIBlocks",
9 "Seivan Heidari": "seivan.heidari@icloud.com"
12 "git": "https://github.com/CocoaStevia/SHMessageUIBlocks.git",
16 "frameworks": "MessageUI"
21 "source_files": "SHMessageUIBlocks/**/*.{h,m}",