2 "name": "UINavigationController+RSAdditions",
4 "summary": "Additions for UINavigationController.",
5 "description": " # Why?\n 1. Fix crash with double push of view controller to navigation stack (reproduced even in Settings app).\n 2. Notifications to simplify implementation of custom tab bar controller.\n\n # How?\n\n Just add pod to your project. No imports needed (imports needed only if you want to use notifications).\n\n # Requirements\n > iOS 7.1\n",
6 "homepage": "https://github.com/RishatShamsutdinov/UINavigationController-RSAdditions",
7 "license": "Apache License, Version 2.0",
9 "Rishat Shamsutdinov": "dichat.dark@gmail.com"
15 "git": "https://github.com/RishatShamsutdinov/UINavigationController-RSAdditions.git",
19 "UINavigationController+RSAdditions",
20 "UINavigationController+RSAdditions/**/*.{h,m}"
22 "frameworks": "UIKit",
25 "RSFoundationUtils": [