2 "name": "SegueingInfo",
4 "summary": "Simple way to pass data between segueing View Controllers.",
5 "description": "**SegueingInfo** provides a simple interface, category, and class for passing data between segueing *UIViewController*s in iOS and OSX *UIStoryboard*s using the `sender` parameter of the `performSegueWithIdentifier:sender:` selector.\n",
6 "homepage": "https://github.com/Adorkable/SegueingInfo",
9 "Ian G": "yo.ian.g@gmail.com"
16 "git": "https://github.com/Adorkable/SegueingInfo.git",
20 "SegueingInfo/SegueingInfo.h",
21 "SegueingInfo/SegueingInfo.m"
32 "prefix_header_contents": "#define USE_SWIZZLING 1"