2 "name": "SmartPopNavigationController",
4 "summary": "UINavigation controller that could perform several immediate pops/pushes without breaking stuff",
5 "description": " UINavigation controller that could perform several pops/pushes without breaking\n\n * When several pops are scheduled, this controller will perform only needed ones, call needed callbacks and won't break the navigation sequence\n * Set class for all navigation controllers to SmartPopNavigationController and it will perform pops safely\n",
6 "homepage": "https://github.com/Itheme/SmartPopNavigationController",
9 "Dan Parkhomenko": "thereaintnomailformeagain@gmail.com"
15 "git": "https://github.com/Itheme/SmartPopNavigationController.git",
18 "source_files": "SmartPopNavigationController.{h,m}",