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 "pod_target_xcconfig": {
21 "SWIFT_VERSION": "2.3"
23 "default_subspecs": "Core",
27 "source_files": "Sources/**/*.swift"