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.",
6 "homepage": "https://github.com/Adorkable/SegueingInfo",
9 "Ian G": "yo.ian.g@gmail.com"
16 "git": "https://github.com/Adorkable/SegueingInfo.git",
20 "default_subspecs": "Core",
25 "SegueingInfo/SegueingInfo.h",
26 "SegueingInfo/SegueingInfo.m"
35 "SegueingInfo/Core": [
39 "prefix_header_contents": "#define USE_SWIZZLING 1"