4 "summary": "Present UIViewControllers modally in an easy and safe way.",
5 "description": "Present UIViewControllers modally in an easy and safe way. No more `Fatal Exception: NSInvalidArgumentException Application tried to present modally an active controller ...` errors. Easily present, dismiss, replace, and swap UIViewControllers presented modally in a parent UIViewController.",
6 "homepage": "https://github.com/levibostian/VCBoss",
12 "Levi Bostian": "levi.bostian@gmail.com"
15 "git": "https://github.com/levibostian/VCBoss.git",
18 "social_media_url": "https://twitter.com/levibostian",
22 "source_files": "VCBoss/Classes/**/*",
23 "frameworks": "UIKit",
24 "pushed_with_swift_version": "3.0"