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",
24 "source_files": "SegueingInfo/**/*.swift"