2 "name": "DTContainerController",
4 "summary": "A simple container to handle transitioning between two view controllers, written in Swift.",
5 "description": "TODO: Add long description of the pod here.\nA Swift view controller container to handle transitioning between two view controllers.\nDTContainerController contains a current view controller that, when transiting to a new current view controller, is destroyed.",
6 "homepage": "https://github.com/tungvoduc/DTContainerController",
12 "tungvoduc": "tung98.dn@gmail.com"
15 "git": "https://github.com/tungvoduc/DTContainerController.git",
21 "source_files": "DTContainerController/Classes/**/*",
22 "pushed_with_swift_version": "4.0"