3 "version": "2.0.0-beta.2",
4 "summary": "Perform storyboard segues with closures, support RxSwift and R.swift.",
5 "description": "# SegueKit\n\nPerform storyboard segues with closures, support RxSwift and R.swift.\n\n## Why use this?\n\nbalabala...\n\n## Usage\n\n* basic\n* with R.swfit\n* with Rx\n* with Rx + R.swift",
6 "homepage": "https://github.com/langyanduan/SegueKit",
12 "langyanduan": "langyanduan@gmail.com"
15 "git": "https://github.com/langyanduan/SegueKit.git",
18 "social_media_url": "https://twitter.com/langyanduan",
22 "default_subspecs": "Core",
27 "Sources/UIViewController+Swizzle.h",
28 "Sources/UIViewController+Swizzle.m",
29 "Sources/UIViewController+Segue.swift"
35 "Sources/UIViewController+R.swift.swift"
49 "Sources/UIViewController+RxSwift.swift"
63 "Sources/UIViewController+Extension.swift"