2 "name": "ReplaceRootViewController",
4 "summary": "This pod fixes a UIView memory leak that occurs when swapping out the root view controller in a UIWindow.",
5 "description": "This project demonstrates a fix for http://www.openradar.me/21404408\nYou will need to use the console in xcode and debugging tools (eg \"debug view hierarchy\") to verify that everything is working as expected.",
6 "homepage": "https://github.com/voltbank/ReplaceRootViewController",
12 "sushant verma": "sushant.verma@voltbank.com.au"
15 "git": "https://github.com/voltbank/ReplaceRootViewController.git",
18 "swift_versions": "4.2",
22 "source_files": "ReplaceRootViewController/Classes/**/*",
23 "swift_version": "4.2"